FDO API Reference Feature Data Objects

Enumeration for components of Geometry.

()

Remarks:
This enumeration applies to certain helper types that are used to compose other types which derive from FdoIGeometry.
Enumerator:
FdoGeometryComponentType_LinearRing  LinearRing type (FdoILinearRing).
FdoGeometryComponentType_CircularArcSegment  CircularArcSegment type (FdoICircularArcSegment).
FdoGeometryComponentType_LineStringSegment  LineStringSegment type (FdoILineStringSegment).
FdoGeometryComponentType_Ring  Ring type (FdoIRing).

Definition at line 87 of file GeometryType.h.


Comments or suggestions? Send us feedback.