Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / ArcSegment Structure / RotationAngle Field

In This Topic
    RotationAngle Field
    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