Click or drag to resize

BaseMetafileCommandCommandChanged Event

Raised whenever a metafile command is changed.

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

Value

ActionBaseMetafileCommand
See Also