[]
Gets or sets the angle, measured in degrees, clockwise from the X axis to the first side of the sector defining the current shape.
[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