The following tables list the members exposed by the CADSelector type.

Name Description
Public method AddEntityToSelectCollection Adds entity to the selected list of entities
Public method ClearSelectCollection Clears collection of selected entities
Public method ClearSelection Undoes selection
Public method Dispose Releases all resources used by the CADSelector instance.
Public method DoSelectEntities (Overloaded) Selects inserted list of entities
Public method DoSelectEntity Selects an entity.
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetSelectEntityRegion Returns the selected area of the image.
Public method GetType (inherited from Object).
Public method InvalidateSelectEntity Redraws a selected entity.
Public method MultipleSelect Providing CAD image entities' multiple selection within a specified rectangle.
Public method MultipleSelectExt Selects all entities inside the inserted rectangle
Public method Static ReferenceEquals (inherited from Object).
Public method Select Selects an entity of the CAD image at the specified point.
Public method SelectEntityExt Selects an entity of the CAD image.
Public method SelectExt Selects an entity of the CAD image at the specified point.
Public method ToString (inherited from Object).
Public method UndoSelect Undoes the selection of all entities
Top