Indicates whether or not numbering text is oriented to the curve of a radial control

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

Syntax

C#
public bool NumberingOrientation { get; set; }
Visual Basic
Public Property NumberingOrientation As Boolean
	Get
	Set
JScript
function get NumberingOrientation () : boolean
function set NumberingOrientation (value : boolean)

See Also