ZMedian Property

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

Syntax

object.ZMedian

Example

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

Debug.Print Grid.ZMedian

 

Used by: AutoGrid object