Low limit stroke thickness.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also