Previous Page | Next Page

Annotate Dictionary

Z Variable



Identifies the z coordinate of where a graphics element is to be drawn.
Type: numeric
Length: 8
Default: none
Restrictions: For Java or ActiveX, you can use the Z variable with GMAP, GCHART, GCONTOUR, GPLOT, and G3D, for example to add annotations above the plane of the map. For other devices, the Z variable is used only with output from the G3D procedure.

Syntax
Functions
Details

Syntax

Z=depth-coordinate;


Functions

You can use the Z variable with these functions:

ARROW LABEL POINT
BAR MOVE POLY
DRAW PIE POLYCONT
IMAGE PIECNTR SYMBOL

Details

The Z variable uses the units that are specified in the ZSYS variable.

Previous Page | Next Page | Top of Page