RotationAngle Property (StampAnnotation)
In This Topic
Gets the angle, in degrees, by which the stamp is rotated. Positive values indicate counterclockwise rotation.
Syntax
'Declaration
Public ReadOnly Property RotationAngle As System.Single
public System.float RotationAngle {get;}
See Also