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: 2024.7.18
Syntax public double Rotation { get; set; }
Public Property Rotation As Double
Get
Set
Property Value
DoubleSee Also