User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.asarc_void

Table of Contents

TGIS_Shape.AsArc method

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

Return current shape as a TGIS_ShapeArc.

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

Syntax

// Delphi
public
  function AsArc : TGIS_ShapeArc;
// C++ Builder
public:
  TGIS_ShapeArc* AsArc(void);

Result

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

Page Tools