Click or drag to resize

DataSelectDimensions Property

Array selection, or null for scalar.

Namespace:  Demo3D.PLC.Comms.AttrDb
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public (ushort , ushort )[]? Dimensions { get; }

Property Value

Type: ValueTupleUInt16, UInt16
See Also