This document is archived and information here might be outdated.  Recommended version.


IMdElementEditor.Callback Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoprocessingUI)  

IMdElementEditor.Callback Property

The callback object associated with the element editor.

[Visual Basic .NET]
Public Property Callback As IMdElementEditorCallback
[C#]
public IMdElementEditorCallback Callback {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementEditor Interface