Click or drag to resize

ShapeBaseRotation Property

Gets or sets the angle (in degrees) that a shape is rotated. Positive value corresponds to clockwise rotation angle.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public double Rotation { get; set; }

Property Value

Double
See Also