Click or drag to resize

MemoryValueDimensions Property

The dimensions of the value (or null).

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

Property Value

Type: DataDimensions
See Also