DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.SelectedList | Constructors | Fields | Methods | Properties | Events
List of uids of the selected shapes.
// 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;