The Geometry interface.
[Visual Basic .NET] Public ReadOnly Property Geometry As IGeometry
[C#] public IGeometry Geometry {get;}
[C++]
HRESULT get_Geometry(
IGeometry** ppGeometry
);
[C++]Parameters
ppGeometry [out, retval]ppGeometry is a parameter of type IGeometry
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.