User Tools

Site Tools


api:dk11:delphi:gisinterpolation.tgis_vectortogridabstract.usedefaultvalue

Table of Contents

TGIS_VectorToGridAbstract.UseDefaultValue property

DK11 for Delphi | GisInterpolation.TGIS_VectorToGridAbstract.UseDefaultValue | Constructors | Methods | Properties | Events | Events

If true, then each grid cell for which the interpolated value cannot be computed will be set to DefaultValue.

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

Syntax

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

Value

Type
Boolean
2022/11/16 01:18

Page Tools