User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.asmultipoint_void

Table of Contents

TGIS_Shape.AsMultiPoint method

DK11 for Delphi | GisLayerVector.TGIS_Shape.AsMultiPoint | Constructors | Fields | Methods | Properties

Return current shape as a TGIS_ShapeMultiPoint.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  function AsMultiPoint : TGIS_ShapeMultiPoint;
// C++ Builder
public:
  TGIS_ShapeMultiPoint* AsMultiPoint(void);

Result

Type Description
TGIS_ShapeMultiPoint Newly created shape object.
2022/11/16 01:22

Page Tools