IDimension.LowerBound Property
Gets the lower bound of elements within that IDimension.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
int LowerBound { get; }
VB
ReadOnly Property LowerBound As Integer
Get
Property Value
Type: Int32
The lower bound.