This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IC > IChooseObjectFromObjectsUI Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that display a dialog, that allow you to choose an object from a list.
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 and Classes | Description |
---|---|
ChooseObjectFromObjectsUI | The object chooser from many objects. |
This interface and its members are used internally within Spatial Adjustment.