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