'Usage
Dim instance As IShapeBase Dim replace As Boolean instance.Select(replace)
Parameters
- replace
true
to replace the current selection with the specified object.false
to extend the current selection to include any previously selected objects and the specified object.