User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlattributes.showselected_itgis_layervector

Table of Contents

ITGIS_ControlAttributes.ShowSelected method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlAttributes.ShowSelected | Methods | Properties

Show statistics for selected shapes.

Available also on: Delphi FMX | .NET WinForms | Java | Python.

Syntax

// C#
public void ShowSelected(
  ITGIS_LayerVector _layer
);
' VisualBasic
Public Sub ShowSelected(
  ByVal _layer As ITGIS_LayerVector
)
// Oxygene
public
  procedure ShowSelected(
    _layer : ITGIS_LayerVector
  );

Parameters

Name Type Description
_layer ITGIS_LayerVector layer taken into account
2022/11/16 01:08

Page Tools