User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_selectedshapelist

Table of Contents

TGIS_SelectedShapeList class

DK11 for ActiveX | TatukGIS_XDK11.TGIS_SelectedShapeList | Classes | Methods | Properties

List of all shapes.

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

Syntax

// C#
public class TGIS_SelectedShapeList : ITGIS_SelectedShapeList 
{
}
' VisualBasic
Public Class TGIS_SelectedShapeList
  Implements ITGIS_SelectedShapeList
End Class
// Oxygene
type
  TGIS_SelectedShapeList = public class
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
Add public Add a new element to the list.
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Clear public Clear list.
ContainsKey public Test if UID is already in dictionary.
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Remove public Remove an item from the dictionary.

Properties

Inherited Protected
Name Visibility Description
Count public Number of elements on the list.
Items public Uid of shape.

2022/11/16 01:07

Page Tools