ArcGIS Developer Help  (SurveyExt)    

SurveyEditor CoClass

SurveyEditor Class

Product Availability

Available with ArcGIS Desktop. Requires Survey Analyst Extension.

Supported Platforms

Windows

Interfaces

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

Event Interfaces

Interfaces Description
ISurveyEditorEvents (default) ISurveyEditorEvents interface

Working with Events

[Visual Basic 6.0]

When working with SurveyEditor's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pSurveyEditor as SurveyEditor

 


Feedback Send feedback on this page