<< Click to Display Table of Contents >> NShape Reference
|
Rotation angle of the shape.
int Angle { get; set; } |
Rotation angle of the shape. The shape is rotated around its rotation control point in tenths of a degree.
In the shipped base classes, the angles < 0 or >= 3600 are normalized to a value between 0 and 3599.