The length of time for the major tick marks.

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int PreviewView_MajorTickLength { get; set; }
Visual Basic
Public Property PreviewView_MajorTickLength As Integer
	Get
	Set
JScript
function get PreviewView_MajorTickLength () : int
function set PreviewView_MajorTickLength (value : int)

See Also