The starting angle of the radial control (in degrees)

Namespace: Ico.Gwx
Assembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double AngleStart { get; set; }
Visual Basic
Public Property AngleStart As Double
	Get
	Set
JScript
function get AngleStart () : double
function set AngleStart (value : double)

See Also