GridXYZC Property

GridXYZC returns the GridXYZC object used to create the map. This is a read-only property.

Syntax

object.GridXYZC

Example

This example demonstrates how to return the X maximum value of the grid slice used to create a contour map.

Debug.Print ContourLayer.GridXYZC.xMax

Used by: ContourLayer Object, ColorReliefLayer Object, Surface object, WatershedLayer object, Wireframe object, VectorLayer object