User Tools

Site Tools


api:dk11:delphi:gisinterpolation.tgis_vectortogridabstract.defaultvalue

Table of Contents

TGIS_VectorToGridAbstract.DefaultValue property

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

If UseDefaultValue is true, then this value will be set for each grid cell for which the interpolated value cannot be computed.

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

Syntax

// Delphi
public
  property DefaultValue : Single read write;
// C++ Builder
public:
  __property float DefaultValue = {read, write};

Value

Type
Single
2022/11/16 01:18

Page Tools