FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

mgIPolygon.h File Reference

Include dependency graph for mgIPolygon.h:

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


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Geometry

Classes

class  OSGeo::FDO::Geometry::PolygonCollection
 The PolygonCollection class is a collection of IPolygon objects. More...
class  OSGeo::FDO::Geometry::PolygonCollection::Enumerator
 A Nested class defined to provide enumeration of Dictionary elements.

Functions

OSGeo::FDO::Geometry::ILinearRingGetInteriorRing (System::Int32 index)
 Gets the interior ring at the specified (zero-based) index.

Function Documentation

OSGeo ::FDO ::Geometry ::ILinearRing* GetInteriorRing System::Int32  index  ) 
 

Gets the interior ring at the specified (zero-based) index.

Parameters:
index Input Zero-based index in the object's list of interior rings.
Returns:
Returns the interior ring

Comments or suggestions? Send us feedback.