ZCoefSkewness Property
The ZCoefSkewness property returns the coefficient of skewness of Z of the grid file. Returns a Double. This is a read-only property.
Syntax
object.ZCoefSkewness
Example
This example shows how to return the Z coefficient of skewness of a grid.
Debug.Print Grid.ZCoefSkewness
Used by: AutoGrid object