User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layervector.selectedlist

Table of Contents

TGIS_LayerVector.SelectedList property

DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.SelectedList | Constructors | Fields | Methods | Properties | Events

List of uids of the selected shapes.

Available also on: Delphi | Java | ActiveX | 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:34

Page Tools