esriGeometryType
Options to specify the type of geometry.
Value |
Description |
---|---|
esriGeometryMultiPatch |
A collection of surface patches. |
esriGeometryMultipoint |
An ordered collection of points. |
esriGeometryPoint |
A single zero dimensional geometry. |
esriGeometryPolygon |
A collection of rings ordered by their containment relationship. |
esriGeometryPolyline |
An ordered collection of paths. |
2/28/2020