This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDescribeGeometry Interface > IGpDescribeGeometry.GetGeometry Method (ArcObjects .NET 10.5 SDK) |
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