DK11 for Delphi | GisLayerVector.TGIS_Shape.AsMultiPoint | Constructors | Fields | Methods | Properties
Return current shape as a TGIS_ShapeMultiPoint.
// Delphi public function AsMultiPoint : TGIS_ShapeMultiPoint;
// C++ Builder public: TGIS_ShapeMultiPoint* AsMultiPoint(void);
Type | Description |
---|---|
TGIS_ShapeMultiPoint | Newly created shape object. |