Click or drag to resize

ArrayAttributeWidth Property

Sets the width of a single-dimensional array.

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
public int Width { get; set; }

Property Value

Type: Int32
See Also