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