Gets the value of the resolved LowLowLimit property.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double ActualLowLowLimit { get; private set; } |
Visual Basic |
---|
Public Property ActualLowLowLimit As Double Get Private Set |
JScript |
---|
function get ActualLowLowLimit () : double private function set ActualLowLowLimit (value : double) |