User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.getnumpoints_void

Table of Contents

TGIS_Shape.GetNumPoints method

DK11 for Delphi | GisLayerVector.TGIS_Shape.GetNumPoints | Constructors | Fields | Methods | Properties

Retrieve a count of the points in a geometry.

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

Syntax

// Delphi
public
  function GetNumPoints : Integer; virtual;
// C++ Builder
public:
  virtual int GetNumPoints(void);

Result

Type Description
Integer Number of points in a geometry.
2024/12/20 22:19

Page Tools