RotationAngle Field (ArcSegment)
In This Topic
A value that specifies how many degrees in the clockwise direction the ellipse is rotated relative to the current coordinate system.
Syntax
'Declaration
Public RotationAngle As System.Single
public System.float RotationAngle
See Also