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