User Tools

Site Tools


api:dk11:delphi:gisinterpolation.tgis_interpolationidw.windowed

Table of Contents

TGIS_InterpolationIDW.Windowed property

DK for Delphi | GisInterpolation.TGIS_InterpolationIDW.Windowed | Constructors | Methods | Properties

If True then the windowed version of the algorithm is used; true by default.

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

Syntax

// Delphi
public
  property Windowed : Boolean read write;
// C++ Builder
public:
  __property bool Windowed = {read, write};

Value

Type
Boolean
2025/01/31 01:07

Page Tools