Provides access to members that display a dialog, that allow you to choose an object from a list.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
Cursor | Input Cursor. |
![]() |
DoModal | Show object selection dialog. Dialog will only show if there are 2 or more features to display. |
![]() |
ExceptionList | IDs in this list will not be shown in the dialog. Optional argument. |
![]() |
Layer | Layer of object. Used to display the object according to the layers settings. Optional argument. |
![]() |
Object | Object selected in the dialog, or the one object in the cursor after the exception list was applied. |
![]() |
WindowTitle | Title of the window. Default: Select an object. |
CoClasses that implement IChooseObjectFromObjectsUI
CoClasses and Classes | Description |
---|---|
ChooseObjectFromObjectsUI | The object chooser from many objects. |
Remarks
This interface and its members are used internally within Spatial Adjustment.