Click or drag to resize

BaseMetafileCommandView.CommandChanged Property

[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.GUI.BaseMetafileCommandView.CommandChanged"]


Namespace: RAYLASE.Marker.VectorGraphicElement.GUI
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.20.0
Syntax
C#
public Action<bool> CommandChanged { get; set; }

Property Value

Action<Boolean>
See Also