AnnotationDataRotation Property |
Gets or sets the current amount of rotation for this annotation.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public float Rotation { get; set; }
Public Property Rotation As Single
Get
Set
Property Value
Type:
Single The amount this annotation is rotated. Values should be from 0.0 to 259.99999: Values outside of this range
will be automatically corrected.
See Also