User Tools

Site Tools


api:dk11:delphi:gisinterpolation.tgis_interpolationidw.windowed

Table of Contents

TGIS_InterpolationIDW.Windowed property

DK11 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
2022/11/16 01:18

Page Tools