User Tools

Site Tools


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

Table of Contents

TGIS_Shape.AsPolygon method

DK11 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.
2022/11/16 01:51

Page Tools