Get or set the length of the major tickmarks.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int MajorTickmarkSize { get; set; } |
Visual Basic |
---|
Public Property MajorTickmarkSize As Integer Get Set |
JScript |
---|
function get MajorTickmarkSize () : int function set MajorTickmarkSize (value : int) |