This document is archived and information here might be outdated. Recommended version. |
Get TODO.
[Visual Basic .NET] Public Property ServerGeoType As esriGeometryType
[C#] public esriGeometryType ServerGeoType {get; set;}
[C++]
HRESULT get_ServerGeoType(
esriGeometryType peServerGeoType
);
[C++]
HRESULT put_ServerGeoType(
esriGeometryType* peServerGeoType
);
[C++] Parameters peServerGeoType [in]
peServerGeoType is a parameter of type esriGeometryType peServerGeoType [out, retval]
peServerGeoType is a parameter of type esriGeometryType*