PatternBackColor property (ILEADRasterFXD)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

OLE_COLOR PatternBackColor

Overview

Refer to Drawing Three-Dimensional Shapes and Text.

Remarks

(Persistent property, available at design time) Works with related ILEADRasterFXD properties to specify a solid color or pattern for use when you implement a transitional paint effect or when you draw a three-dimensional shape.

Related properties work together as follows:

image\sqrblit.gif PatternStyle specifies the style, which can be solid, transparent (for three-dimensional shapes only), or any of several line patterns.

image\sqrblit.gif PatternBackColor specifies the background color of the pattern.

image\sqrblit.gif PatternForeColor property specifies the foreground color of the pattern.

See Also

Topics:

Drawing Effects:3D Drawing Special Effects

 

Using Color Values in LEADTOOLS