Gets or sets the starting angle, measured counter-clockwise from the 12 o'clock position.
The angle is measured in degrees if the Degrees property is true, radians otherwise.
Syntax
'Declaration
Public Property Start As System.Double
public System.double Start {get; set;}
See Also