ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / EllipsePartShape Class / StartAngle Property

In This Topic
    StartAngle Property (EllipsePartShape)
    In This Topic
    Gets or sets the angle, measured in degrees, clockwise from the X axis to the first side of the sector defining the current shape.
    Syntax
    'Declaration
     
    Public Property StartAngle As System.Single
    public System.float StartAngle {get; set;}
    See Also