StyledShapeBase.RotationAngle Property
Gets or sets the rotation angle for the shape.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Single | A single-precision floating-point value that specifies the rotation angle in degrees. Positive values rotate the shape clockwise. |
See Also