Sets the geometry property.
[Visual Basic .NET] Public Function GetGeometry ( _ ) As IGeometry
[C#] public IGeometry GetGeometry ( );
[C++]
HRESULT GetGeometry(
IGeometry** ppGeom
);
[C++]Parameters
ppGeom [out, retval]ppGeom is a parameter of type IGeometry
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.