Click or drag to resize

AttributeValueDimensions Property

The dimensions of the value (or null).

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

Property Value

DataDimensions
See Also