This document is archived and information here might be outdated. Recommended version. |
Geometry type on spatial column if presents.
[Visual Basic .NET] Public Property GeometryType As esriGeometryType
[C#] public esriGeometryType GeometryType {get; set;}
[C++]
HRESULT get_GeometryType(
esriGeometryType* pGeometryType
);
[C++]
HRESULT put_GeometryType(
esriGeometryType pGeometryType
);
[C++] Parameters pGeometryType [out, retval]
pGeometryType is a parameter of type esriGeometryType* pGeometryType [in]
pGeometryType is a parameter of type esriGeometryType