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


IMdElementEditor.Element Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementEditor Interface > IMdElementEditor.Element Property
ArcGIS Developer Help

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