The line thickness of a minor tick mark

Namespace: Ico.Gwx
Assembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double MinorLineThickness { get; set; }
Visual Basic
Public Property MinorLineThickness As Double
	Get
	Set
JScript
function get MinorLineThickness () : double
function set MinorLineThickness (value : double)

See Also