User Tools

Site Tools


api:dk11:delphi:gisinterpolation.tgis_pointcloudtogrid.windowsize

Table of Contents

TGIS_PointCloudToGrid.WindowSize property

DK for Delphi | GisInterpolation.TGIS_PointCloudToGrid.WindowSize | Constructors | Methods | Properties

Defines the window size used for NoData filling; an odd value is required, even values are rounded up, and the default is 3.

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

Syntax

// Delphi
public
  property WindowSize : Integer read write;
// C++ Builder
public:
  __property int WindowSize = {read, write};

Value

Type
Integer
2026/07/11 00:29

Page Tools