ZUpperQuartile Property

The ZUpperQuartile property returns the upper quartile of Z of the grid file. Returns a Double. This is a read-only property.

Syntax

object.ZUpperQuartile

Example

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

Debug.Print Grid.ZUpperQuartile

 

Used by: AutoGrid object