Param2 Property
Param2 returns the variogram length (or micro variance for the nugget effect). Returns a double. This is a read-only property.
Syntax
object. Param2
Example
This example demonstrates how to return the variogram length of a component.
Debug.Print VarioComponent.Param2
Used by: VarioComponent object