| FDO API Reference | Feature Data Objects |
#include <IMultiCurvePolygon.h>
Inherits FdoIGeometricAggregateAbstract.
Inheritance diagram for FdoIMultiCurvePolygon:
Definition at line 32 of file IMultiCurvePolygon.h.
Public Member Functions | |
| virtual FDO_GEOM_API FdoICurvePolygon * | GetItem (FdoInt32 index) const =0 |
| Gets a CurvePolygon at the given zero-based index. | |
Protected Member Functions | |
| FDO_GEOM_API | FdoIMultiCurvePolygon () |
| Constructs a default instance. | |
| virtual FDO_GEOM_API | ~FdoIMultiCurvePolygon () |
| Default destructor. | |
|
|
Constructs a default instance.
Definition at line 56 of file IMultiCurvePolygon.h. References FDO_GEOM_API. |
|
|
Default destructor.
Definition at line 64 of file IMultiCurvePolygon.h. References FDO_GEOM_API. |
|
|
Gets a CurvePolygon at the given zero-based index.
|
| Comments or suggestions? Send us feedback. |