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