User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.aspolygon_void

Table of Contents

TGIS_Shape.AsPolygon method

DK for Delphi | GisLayerVector.TGIS_Shape.AsPolygon | Constructors | Fields | Methods | Properties

Return current shape as a TGIS_ShapePolygon

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

Syntax

// Delphi
public
  function AsPolygon : TGIS_ShapePolygon;
// C++ Builder
public:
  TGIS_ShapePolygon* AsPolygon(void);

Result

Type Description
TGIS_ShapePolygon Newly created shape object.
2025/01/31 01:09

Page Tools