<SHADOW>

<< Click to Display Table of Contents >>

Navigation:  Common vpxPrint tags > Shapes >

<SHADOW>

Sets a shadow for filled ellipses and rectangles.

 

Syntax:

<SHADOW=shiftValue [,shadowColor]>

 

where:

oshiftValue is an integer value which defines the shadow shift in ~ millimeters,

oshadowColor is a vpxPrint color, default is LTGRAY.

 

Example:

<SHADOW=1>

<SHADOW=2,BLACK>

<SHADOW=2,128-27-55>                (do not use a comma as a delimiter in the color value)

 

<SHADOW=0>

</SHADOW>                        disable the shadow

 

Examples:

 

<SHADOW=1>

 

Tuto_Shadow