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