Pen axis.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public TwxPenAxisModel Axis { get; set; } |
Visual Basic |
---|
Public Property Axis As TwxPenAxisModel Get Set |
JScript |
---|
function get Axis () : TwxPenAxisModel function set Axis (value : TwxPenAxisModel) |