SurveyEditor Class
| Interfaces | Description |
|---|---|
| IExtension (esriSystem) | Provides access to members that define an extension. |
| IHighlightSurveyObject | IHighlightSurveyObject interface |
| ISurveyEditor | ISurveyEditor Interface |
| ISurveyEditorExtensionManager | ISurveyEditorExtensionManager interface |
| ISurveyEditorSketch | ISurveyEditorSketch Interface |
| ISurveyExplorer | ISurveyExplorer Interface |
| ISurveySnapEnvironment | ISurveySnapEnvironment Interface |
| IUOMSupport | IUOMSupport interface |
| Interfaces | Description |
|---|---|
| ISurveyEditorEvents (default) | ISurveyEditorEvents interface |
When working with SurveyEditor's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pSurveyEditor as SurveyEditor