DclPaintColorBarY

Description

Draw Color Bar along to Y direction.

Syntax

call DclPaintColorBarY (xmin,xmax,ymin,ymax,zmin,zmax,cpos)

Arguments

xmin, xmax <R> Left and right X Coordinates Values of Color Bar.
ymin, ymax <R> Top and bottom Y Coordinates Values of Color Bar.
zmin, zmax <R> Maximum and Minimum of Color Level.
cpos <C*(*)>

Position of Axis.'R', 'L' or 'RL'.

Note

Color Level are drawed by using currently setting Value.

Related Items