DrawFontColor property (ILEADRasterFXD)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

OLE_COLOR DrawFontColor

Overview

Refer to Drawing Three-Dimensional Shapes and Text.

Remarks

Specifies the color of any text that you draw using the DrawText method.

You can specify a COLORREF value (the return value of the RGB function), or you can specify a palette index as explained in Using Palette Indexes As Color Values.

See Also

Topics:

Drawing Effects:3D Drawing Special Effects

 

Using Color Values in LEADTOOLS