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