Indicates whether or not numbering text is oriented to the curve of a radial control
Namespace: Ico.GwxAssembly: 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) |