DK11 for ActiveX | TatukGIS_XDK11.TGIS_GridToPoint | Classes | Methods | Properties
Class that enables grid to vector (point) conversion.
// C# public class TGIS_GridToPoint : ITGIS_GridToPoint, ITGIS_GridToVectorAbstractEvents { }
' VisualBasic Public Class TGIS_GridToPoint Implements ITGIS_GridToPoint Implements ITGIS_GridToVectorAbstractEvents End Class
// Oxygene type TGIS_GridToPoint = public class end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
BusyEvent | public | (Inherited from ITGIS_GridToVectorAbstractEvents) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Generate | public | Creates vector shapes from a grid layer. (Inherited from ITGIS_GridToVectorAbstract) |
|
Name | Visibility | Description | |
---|---|---|---|
IgnoreNoData | public | If true (default), cells of NoData is ommitted. (Inherited from ITGIS_GridToVectorAbstract) |
|
PointSpacing | public | Poins spacing in layer's CS units for sampling grid. | |
Tolerance | public | A minimum distinguishing value of the grid cells. (Inherited from ITGIS_GridToVectorAbstract) |
|