Click or drag to resize

VectorGraphicEngineContentChanged Event

Raised whenever a layer or a path is changed.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public event Action<CommandListType> ContentChanged

Value

ActionCommandListType
See Also