In This Topic
Gets or sets a value indicating how the ellipse as a whole is rotated, in degrees, relative to the current coordinate system.
Syntax
'Declaration
Public Property XAxisRotation As System.Single
public System.float XAxisRotation {get; set;}
See Also