DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerVector.SelectedList | Methods | Properties
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;