ArcIMS geometry types.
| Constant | Value | Description |
|---|---|---|
| acGeometryPoint | 0 | A zero dimensional geometry. |
| acGeometryLine | 1 | A straight line segment between two points. |
| acGeometryPolygon | 2 | A collection of rings ordered by their containment relationship. |
| acGeometryNull | 3 | A geometry of unknown type. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.