User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_pointcloudtogrid.exponent

Table of Contents

TGIS_PointCloudToGrid.Exponent property

DK for .NET | TatukGIS.NDK.TGIS_PointCloudToGrid.Exponent | Constructors | Methods | Properties

Exponent in the formula for weight calculation; default value is 2.

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

Syntax

// C#
public Double Exponent
{
  get {}
  set {}
}
' VisualBasic
Public Property Exponent As Double
  Get
  End Get
  Set(ByVal value As Double)
  End Set
End Property
// Oxygene
public
  property Exponent : Double read read;

Value

Type
double
Double
2025/01/31 01:13

Page Tools