[]
        
(Showing Draft Content)

C1.Document.EllipsePartShape.StartAngle

StartAngle Property

StartAngle

Gets or sets the angle, measured in degrees, clockwise from the X axis to the first side of the sector defining the current shape.

Declaration
[C1Description("EllipsePartShape.StartAngle", "Specifies the angle, measured in degrees, clockwise from the X axis to the first side of the sector defining the current shape.")]
public float StartAngle { get; set; }
<C1Description("EllipsePartShape.StartAngle", "Specifies the angle, measured in degrees, clockwise from the X axis to the first side of the sector defining the current shape.")>
Public Property StartAngle As Single