FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Geometry::IMultiCurvePolygonImp Class Reference
[OSGeo::FDO::Geometry]

Inherits OSGeo::FDO::Geometry::IGeometricAggregateAbstractImp, and OSGeo::FDO::Geometry::IMultiCurvePolygon.

Inheritance diagram for OSGeo::FDO::Geometry::IMultiCurvePolygonImp:

Inheritance graph
[legend]
List of all members.

Detailed Description

The IMultiCurvePolygonImp class is a multi-CurvePolygon aggregate Geometry type.

()

Definition at line 34 of file mgIMultiCurvePolygonImp.h.


Public Member Functions

__property OSGeo::FDO::Geometry::ICurvePolygonget_Item (System::Int32 index)
 Gets a CurvePolygon at the given zero-based index.
 IMultiCurvePolygonImp (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs a managed object based on an unmanaged instance of the object.

Comments or suggestions? Send us feedback.