FDO API Reference Feature Data Objects

enum GeometryComponentType
 

Enumeration for components of Geometry.

Remarks:
This enumeration applies to certain helper types that are used to compose other types which derive from FdoIGeometry.
Parameters:
GeometryComponentType_LinearRing LinearRing type
GeometryComponentType_CircularArcSegment CircularArcSegment type
GeometryComponentType_LineStringSegment LineStringSegment type
GeometryComponentType_Ring Ring type
Enumerator:
GeometryComponentType_LinearRing 
GeometryComponentType_CircularArcSegment 
GeometryComponentType_LineStringSegment 
GeometryComponentType_Ring 

Comments or suggestions? Send us feedback.