The ending 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 AngleEnd { get; set; }
Visual Basic
Public Property AngleEnd As Double
	Get
	Set
JScript
function get AngleEnd () : double
function set AngleEnd (value : double)

See Also