The enumerated geometry type.
[Visual Basic 6.0] Property GeometryType As esriGeometryType
[Visual Basic .NET] Public ReadOnly Property GeometryType As esriGeometryType
[C#] public esriGeometryType GeometryType {get;}
[Java] public esriGeometryType getGeometryType() throws IOException, AutomationException
[C++] HRESULT get_GeometryType( esriGeometryType* GeometryType );
IGeometryDef Interface | esriGeometryType Constants