This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeometryDef Interface > IGeometryDef.GeometryType Property (ArcObjects .NET 10.5 SDK) |
The enumerated geometry type.
[Visual Basic .NET] Public ReadOnly Property GeometryType As esriGeometryType
[C#] public esriGeometryType GeometryType {get;}
[C++]
HRESULT get_GeometryType(
esriGeometryType* GeometryType
);
[C++]
Parameters GeometryType [out, retval]
GeometryType is a parameter of type esriGeometryType
IGeometryDef Interface | esriGeometryType Constants