Click or drag to resize

PolyLineView.SelectedIndicesChanged 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.21.0
Syntax
C#
public event Action<HashSet<int>> SelectedIndicesChanged

Value

Action<HashSet<Int32>>
See Also