Provides access to members to return feature element properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ElementType | The Type of Feature Element. | |
Geometry | The Geometry of the Feature Element. | |
Owner | The Feature that owns the Feature Element. | |
Parent | The Parent of the Feature Element. |
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.