User Tools

Site Tools


api:dk11:delphi:gisinterpolation.tgis_pointcloudtogrid.windowsize

Table of Contents

TGIS_PointCloudToGrid.WindowSize property

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

Defines window size for filling NoData process; odd value required, even values will be rounded up; default value 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
2022/11/16 01:18

Page Tools