Param1 Property
Param1 returns the variogram scale, the slope for a linear variogram, or error variance for the nugget effect. Returns a double. This is a read-only property.
Syntax
object. Param1
Example
This example demonstrates how to return the variogram scale of a component.
Debug.Print VarioComponent.Param1
Used by: VarioComponent object