Click or drag to resize

PolyLineViewSetSelectedRows Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.GUI.PolyLineView.SetSelectedRows(System.Collections.Generic.HashSet{System.Int32})"]


Namespace: RAYLASE.Marker.VectorGraphicElement.GUI
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public void SetSelectedRows(
	HashSet<int> rows
)

Parameters

rows  HashSetInt32

[Missing <param name="rows"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.GUI.PolyLineView.SetSelectedRows(System.Collections.Generic.HashSet{System.Int32})"]

See Also