FDO .NET 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 IGeometry.
Enumerator:
GeometryComponentType_LinearRing  LinearRing type.
GeometryComponentType_CircularArcSegment  CircularArcSegment type.
GeometryComponentType_LineStringSegment  LineStringSegment type.
GeometryComponentType_Ring  Ring type.

Definition at line 74 of file mgGeometryType.h.


Comments or suggestions? Send us feedback.