User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shapepolygon.create_void

Table of Contents

TGIS_ShapePolygon.Create constructor

DK11 for Delphi | GisLayerVector.TGIS_ShapePolygon.Create | Overloads | Constructors | Fields | Methods | Properties

Create a shape instance.

Available also on: .NET | Java | Python.

Overrides TGIS_Shape.Create.

Syntax

// Delphi
public
  constructor Create; overload; override;
// C++ Builder
Create (void);

Remarks

For usage TGIS_LayerVector.CreateShape method is recommended instead.

Use this method to create a shape. Internally it calls Recreate method.

2022/11/16 01:22

Page Tools