User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.aspolygon_void

Table of Contents

ITGIS_Shape.AsPolygon method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.AsPolygon | Methods | Properties

Return current shape as a TGIS_ShapePolygon

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

Syntax

// C#
public ITGIS_ShapePolygon AsPolygon();
' VisualBasic
Public Function AsPolygon() As ITGIS_ShapePolygon
// Oxygene
public
  function AsPolygon : ITGIS_ShapePolygon;

Result

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

Page Tools