Click or drag to resize

AttributePropertiesFixedSize Property

True if the value size is fixed.

Namespace:  Demo3D.PLC.Comms.AttrDb
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public bool FixedSize { get; set; }

Property Value

Type: Boolean
See Also