This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyElement Interface > ITopologyElement.Geometry Property (ArcObjects .NET 10.4 SDK) |
The geometry of the topology element.
[Visual Basic .NET] Public ReadOnly Property Geometry As IGeometry
[C#] public IGeometry Geometry {get;}
[C++]
HRESULT get_Geometry(
IGeometry** Geometry
);
[C++]
Parameters Geometry [out, retval]
Geometry is a parameter of type IGeometry