DK11 for .NET | TatukGIS.NDK.TGIS_PointList | Classes | Methods | Properties
A point list.
// C# public class TGIS_PointList : TGIS_ObjectList { }
' VisualBasic Public Class TGIS_PointList Inherits TGIS_ObjectList End Class
// Oxygene type TGIS_PointList = public class( TGIS_ObjectList ) end;
Name | Visibility | Description | |
---|---|---|---|
Add | public | Add new item to the list. | |
Dispose | public | Destroy an instance and free all items. | |
Insert | public | Insert new item to the list. | |