LimitsLowerLimit Property |
Gets or sets the lower limit.
Namespace: RelaxIS_SDK.CommonAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public double LowerLimit { get; }
Public ReadOnly Property LowerLimit As Double
Get
Dim instance As Limits
Dim value As Double
value = instance.LowerLimit
Property Value
DoubleSee Also