DK for .NET | TatukGIS.NDK.TGIS_PointCloudToGrid.Exponent | Constructors | Methods | Properties
Exponent in the formula for weight calculation; default value is 2.
// 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;
Type |
---|
double Double |