This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Constants > E > esriSchematicAttributeGeometryType Constants (ArcObjects .NET 10.4 SDK) |
Schematic attribute geometry type.
Constant | Value | Description |
---|---|---|
esriSchematicAttributeGeometryXCoordinate | 0 | X coordinate position. |
esriSchematicAttributeGeometryYCoordinate | 1 | Y coordinate position. |
esriSchematicAttributeGeometryVerticesCoordinates | 2 | List of points' coordinates. |