User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shape.aspolygon_void

Table of Contents

TGIS_Shape.AsPolygon method

DK for Java | tatukgis.jdk.TGIS_Shape.AsPolygon | Constructors | Fields | Methods | Properties

Return current shape as a TGIS_ShapePolygon

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

Syntax

// Java
public TGIS_ShapePolygon AsPolygon();
// Oxygene
public
  function AsPolygon : TGIS_ShapePolygon;

Result

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

Page Tools