Back to Devexpress

StyledShapeBase.RotationAngle Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-styledshapebase-da226b17.md

latest1.2 KB
Original Source

StyledShapeBase.RotationAngle Property

Gets or sets the rotation angle for the shape.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public float RotationAngle { get; set; }
vb
Public Property RotationAngle As Single

Property Value

TypeDescription
Single

A single-precision floating-point value that specifies the rotation angle in degrees. Positive values rotate the shape clockwise.

|

See Also

StyledShapeBase Class

StyledShapeBase Members

DevExpress.Docs.Presentation Namespace