Click or drag to resize

ISelectionManagerSelect Method (IList)

Create a new selection

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
void Select(
	IList visuals
)

Parameters

visuals
Type: System.CollectionsIList

[Missing <param name="visuals"/> documentation for "M:Demo3D.Visuals.ISelectionManager.Select(System.Collections.IList)"]

See Also