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

Name Description
Public property Markers Gets or sets marker collection for entities
Public property 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.
Public property SelectEntitiesCount Gets the number of selected entities
Public property SelectedEntities Gets or sets a list of selected entities
Public property SelectionEntityMode Gets or sets selection activity state.
Public property SelectionMode Gets or sets a state of the Selection tool.
Public property UseShiftToAddSelected Switches visual selection mode. True clears previously selected entities until Shift pressed. False prevents clearing selected entities until Shift pressed.
Top