User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.aspolygon_void

Table of Contents

TGIS_Shape.AsPolygon method

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.AsPolygon | Constructors | Fields | Methods | Properties

Return current shape as a TGIS_ShapePolygon

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

Syntax

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

Result

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

Page Tools