Click or drag to resize

MemoryAddressChangedEventArgsAffectedArea Property

The memory address of the area that's changed.

Namespace:  Demo3D.PLC.Comms.Memory
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public AddressArea AffectedArea { get; }

Property Value

Type: AddressArea
See Also