This document is archived and information here might be outdated.  Recommended version.


acGeometryType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > A > acGeometryType Constants
ArcGIS Developer Help

acGeometryType Constants

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.