DclPaintColorBarX

Description

Draw Color Bar along toX direction.

Syntax

call DclPaintColorBarX (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.'B', 'T' or 'BT'.

Note

Color Level are drawed by using currently setting Value.

Related Items