User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_controlattributes.showselected_tgis_layervector

Table of Contents

TGIS_ControlAttributes.ShowSelected method

DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlAttributes.ShowSelected | Constructors | Fields | Methods | Properties | Events

Show statistics for selected shapes.

Available also on: Delphi FMX | Java | ActiveX | Python.

Syntax

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

Parameters

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

Page Tools