ShapeBaseRotation Property |
Gets or sets the angle (in degrees) that a shape is rotated.
Positive value corresponds to clockwise rotation angle.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax public double Rotation { get; set; }
Public Property Rotation As Double
Get
Set
Property Value
DoubleSee Also