This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDescribeGeometry Interface > IGpDescribeGeometry.Type Property (ArcObjects .NET 10.4 SDK) |
The geometry type of the geometry object.
[Visual Basic .NET] Public ReadOnly Property Type As String
[C#] public string Type {get;}
[C++]
HRESULT get_Type(
BSTR* Type
);
[C++]
Parameters Type [out, retval] Type is a parameter of type BSTR