Click or drag to resize

DataSelectDimensions Property

Array selection, or null for scalar.

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

Property Value

ValueTupleUInt16, UInt16
See Also