Gets or sets the value range
TwxAxis for the pen.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public TwxAxis RangeAxis { get; set; } |
Visual Basic |
---|
Public Property RangeAxis As TwxAxis
Get
Set |
JScript |
---|
function get RangeAxis () : TwxAxis
function set RangeAxis (value : TwxAxis) |
See Also