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

Inheritance diagram for OSGeo::FDO::Geometry::IMultiPointImp:

Inheritance graph
[legend]

List of all members.


Detailed Description

The IMultiPointImp class is a multi-point aggregate Geometry type.

()


Public Member Functions

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