DK for ActiveX | TatukGIS_XDK11.TGIS_PointList | Classes | Methods | Properties
List of TGIS_Point objects.
// C# public class TGIS_PointList : ITGIS_PointList { }
' VisualBasic Public Class TGIS_PointList Implements ITGIS_PointList End Class
// Oxygene type TGIS_PointList = public class end;
| 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 the list. | |
| Delete | public | Delete and item for the list. | |
| DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|