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


IFeatureElement Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureElement Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IFeatureElement Interface

Provides access to members to return feature element properties.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property ElementType The Type of Feature Element.
Read-only property Geometry The Geometry of the Feature Element.
Read-only property Owner The Feature that owns the Feature Element.
Read-only property Parent The Parent of the Feature Element.

CoClasses that implement IFeatureElement

CoClasses and Classes Description

Remarks

It is recommended that developers do not use Complex Junctions in their data modeling solutions.  Developers can leverage existing Geodatabase components in order to implement partial functionality, such as IFeatureClassExtension.