This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureElementEdit Interface > IFeatureElementEdit.Geometry Property (ArcObjects .NET 10.4 SDK) |
The Geometry of the Feature Element.
[Visual Basic .NET]
Public WriteOnly Property Geometry
[C#] public void Geometry {set;}
[C++]
HRESULT putref_Geometry(
IGeometry*
);
[C++]
Parameters [in]
is a parameter of type IGeometry
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.