User Tools

Site Tools


api:dk11:delphi:fmx.giscontrolattributes.tgis_controlattributes.showselected_tgis_layervector

Table of Contents

TGIS_ControlAttributes.ShowSelected method

DK11 for Delphi | FMX.GisControlAttributes.TGIS_ControlAttributes.ShowSelected | Constructors | Methods | Properties | Events

Show statistics for selected shapes.

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

Syntax

// Delphi
public
  procedure ShowSelected(
    const _layer : TGIS_LayerVector
  );
// C++ Builder
public:
  void ShowSelected(
    TGIS_LayerVector* const _layer
  );

Parameters

Name Type Description
_layer TGIS_LayerVector layer taken into account
2022/11/16 01:13

Page Tools