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