IDimensionCollection.UpperBounds Property
Gets the lower bounds.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
int[] UpperBounds { get; }
VB
ReadOnly Property UpperBounds As Integer()
Get
Property Value
Type: .Int32.
The lower bounds.