User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layervector.selectedlist

Table of Contents

ITGIS_LayerVector.SelectedList property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerVector.SelectedList | Methods | Properties

List of uids of the selected shapes.

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

Syntax

// C#
public TGIS_SelectedShapeList SelectedList
{
  get {}
}
' VisualBasic
Public Property SelectedList As TGIS_SelectedShapeList
  Get
  End Get
End Property
// Oxygene
public
  property SelectedList : TGIS_SelectedShapeList read;

Value

2022/11/16 01:10

Page Tools