Grid Property

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

Syntax

object.Grid

Example

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

Debug.Print ContourLayer.Grid.xMax

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