ZMean Property

The ZMean property returns the mean value of Z of the grid file. Returns a Double. This is a read-only property.

Syntax

object.ZMean

Example

This example shows how to return the mean Z value of a grid.

Debug.Print Grid.ZMean

 

Used by: AutoGrid object