The geometry type.
[Visual Basic .NET]
Public WriteOnly Property GeometryType_2
[C#] public void GeometryType_2 {set;}
[C++]
HRESULT put_GeometryType(
esriGeometryType
);
[C++]Parameters
[in]is a parameter of type esriGeometryType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
The following are valid Geometry types for a new feature class (from esriGeometryType):
esriGeometryPoint
esriGeometryMultipoint
esriGeometryPolyline
esriGeometryPolygon
esriGeometryMultiPatch