TextHiliteColor property (ILEADRasterFXD)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

OLE_COLOR TextHiliteColor

Overview

Refer to Drawing Three-Dimensional Shapes and Text.

Remarks

Specifies the highlight color of a text object. You specify other aspects of the text object using related properties described in Drawing Three-Dimensional Shapes and Text.

The DrawText method draws the text object in the control's client area or on the current bitmap.

The highlight color is used only for the following TextStyle values:

FXD_TEXTSTYLE_INSETLIGHT
FXD_TEXTSTYLE_INSETEXTRALIGHT
FXD_TEXTSTYLE_INSETHEAVY
FXD_TEXTSTYLE_INSETEXTRAHEAVY
FXD_TEXTSTYLE_RAISEDLIGHT
FXD_TEXTSTYLE_RAISEDEXTRALIGHT
FXD_TEXTSTYLE_RAISEDHEAVY
FXD_TEXTSTYLE_RAISEDEXTRAHEAVY
FXD_TEXTSTYLE_OUTLINEBLOCK
FXD_TEXTSTYLE_MAX

See Also

Elements:

DrawText method

Topics:

Drawing Effects:3D Drawing Special Effects

 

Using Color Values in LEADTOOLS