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


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

IMdElementEditor.Element Property

The element being edited by the element editor.

[Visual Basic .NET]
Public Property Element As Object
[C#]
public object Element {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementEditor Interface