FDO API Reference Feature Data Objects

mgICurvePolygon.h File Reference

Include dependency graph for mgICurvePolygon.h:

This graph shows which files directly or indirectly include this file:


Functions

__property NAMESPACE_OSGEO_GEOMETRY::IRingget_InteriorRing (System::Int32 index)
 Gets the interior ring at the specified (zero-based) index.
__property System::Int32 get_InteriorRingCount ()
 Gets the number of interior rings.

Variables

END_NAMESPACE_OSGEO_GEOMETRY
BEGIN_NAMESPACE_OSGEO_GEOMETRY
public __gc __interface 
ICurvePolygon
 The ICurvePolygon class is a CurvePolygon geometry type. This type is defined by one exterior boundary and zero or more interior boundaries. Each of the boundaries must be a closed, simple Ring.
BEGIN_NAMESPACE_OSGEO_GEOMETRY
public __gc __interface 
IRing

Comments or suggestions? Send us feedback.