ISelectionInfo
ISelectionManager
.CreateSelectionInfo(
SelectionTypeEnum
selectionType)
Creates a new selection information based on its type.
Remarks
Examples
Parameters
selectionType
Type:
SelectionTypeEnum
The type of the selection.
Return Value
Type:
ISelectionInfo
Returns the selection information created.