FDO API Reference Feature Data Objects

mgIPolygon.h File Reference

Include dependency graph for mgIPolygon.h:

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


Functions

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

Variables

BEGIN_NAMESPACE_OSGEO_GEOMETRY
public __gc __interface 
ILinearRing
END_NAMESPACE_OSGEO_GEOMETRY
BEGIN_NAMESPACE_OSGEO_GEOMETRY
public __gc __interface 
IPolygon
 The IPolygon class is a polygon Geometry type. IPolygon is defined by one exterior boundary and zero or more interior boundaries. Each of the boundaries must be a closed, simple LinearRing.

Comments or suggestions? Send us feedback.