Click or drag to resize

ISelectionManagerAddToSelection Method (IList)

Add visuals to the current selection

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

Parameters

visuals
Type: System.CollectionsIList

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

See Also