zSize
zSize returns the size of a grid cell in the Z direction (data units). Returns a double. This is a read-only property.
Syntax
object.zSize
Example
This example demonstrates how to return the Y grid spacing.
Debug.Print GridXYZC.zSize
Used by: GridXYZC object