User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_layervector.getselectedcount_void

Table of Contents

TGIS_LayerVector.GetSelectedCount method

DK11 for Delphi | GisLayerVector.TGIS_LayerVector.GetSelectedCount | Constructors | Fields | Methods | Properties | Events

Returns the quantity of selected shapes.

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

Syntax

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

Result

Type Description
Integer Quantity of selected shapes.
2022/11/16 01:22

Page Tools