Click or drag to resize

PolyLineViewSelectedIndicesChanged Event

[Missing <summary> documentation for "E:RAYLASE.Marker.VectorGraphicElement.GUI.PolyLineView.SelectedIndicesChanged"]


Namespace: RAYLASE.Marker.VectorGraphicElement.GUI
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public event Action<HashSet<int>> SelectedIndicesChanged

Value

ActionHashSetInt32
See Also