Gets or sets data source of the range LowLow limit for this pen.

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

Syntax

C#
public string LowLowLimit { get; set; }
Visual Basic
Public Property LowLowLimit As String
	Get
	Set
JScript
function get LowLowLimit () : String
function set LowLowLimit (value : String)

See Also