Interface: ISelectionManager

Defines a selection manager.

Methods

Name Description
AddSelection(ISelectionInfo) Adds a new selection to the current selection.
ClearSelection() Clears the current selection.
CreateSelectionInfo(SelectionTypeEnum) Creates a new selection information based on its type.
NewSelection(ISelectionInfo) Creates a new selection.

Properties

Name Description
CurrentSelection Gets the current selection.