Provides functionality for selecting entities on a CAD image.
Top
Top
Top
The following tables list the members exposed by the CADSelector type.
Name | Description | |
---|---|---|
![]() |
CADSelector | Initializes a new instance of the CADSelector class. |
Name | Description | |
---|---|---|
![]() |
Markers | Gets or sets marker collection for entities |
![]() |
PBExtendedSelection | Gets or sets a value specifying extended selection mode for CADPolylineBase inherited classes. True allows visual select of an entity by clicking within its contour. |
![]() |
SelectEntitiesCount | Gets the number of selected entities |
![]() |
SelectedEntities | Gets or sets a list of selected entities |
![]() |
SelectionEntityMode | Gets or sets selection activity state. |
![]() |
SelectionMode | Gets or sets a state of the Selection tool. |
![]() |
UseShiftToAddSelected | Switches visual selection mode. True clears previously selected entities until Shift pressed. False prevents clearing selected entities until Shift pressed. |
Name | Description | |
---|---|---|
![]() |
AddEntityToSelectCollection | Adds entity to the selected list of entities |
![]() |
ClearSelectCollection | Clears collection of selected entities |
![]() |
ClearSelection | Undoes selection |
![]() |
Dispose | Releases all resources used by the CADSelector instance. |
![]() |
DoSelectEntities | (Overloaded) Selects inserted list of entities |
![]() |
DoSelectEntity | Selects an entity. |
![]() |
Equals | (Overloaded) (inherited from Object). |
![]() |
GetHashCode | (inherited from Object). |
![]() |
GetSelectEntityRegion | Returns the selected area of the image. |
![]() |
GetType | (inherited from Object). |
![]() |
InvalidateSelectEntity | Redraws a selected entity. |
![]() |
MultipleSelect | Providing CAD image entities' multiple selection within a specified rectangle. |
![]() |
MultipleSelectExt | Selects all entities inside the inserted rectangle |
![]() ![]() |
ReferenceEquals | (inherited from Object). |
![]() |
Select | Selects an entity of the CAD image at the specified point. |
![]() |
SelectEntityExt | Selects an entity of the CAD image. |
![]() |
SelectExt | Selects an entity of the CAD image at the specified point. |
![]() |
ToString | (inherited from Object). |
![]() |
UndoSelect | Undoes the selection of all entities |