Main Page | Modules | Class List | File List | Class Members | File Members

CxImage::tagCxTextInfo Struct Reference

#include <ximage.h>

List of all members.

Public Attributes

long align
 DT_CENTER, DT_RIGHT, DT_LEFT aligment for multiline text.
float b_opacity
 opacity value for background between 0.0-1.0 Default is 0. (opaque)
BYTE b_outline
 outline width for background (zero: no outline)
BYTE b_round
COLORREF bcolor
 background color
COLORREF fcolor
 foreground color
LOGFONT lfont
 font and codepage data
BYTE opaque
 data for background (ignored if .opaque==FALSE)
TCHAR text [4096]
 text (char -> TCHAR for UNICODE [Cesar M])


Member Data Documentation

long CxImage::tagCxTextInfo::align
 

DT_CENTER, DT_RIGHT, DT_LEFT aligment for multiline text.

float CxImage::tagCxTextInfo::b_opacity
 

opacity value for background between 0.0-1.0 Default is 0. (opaque)

BYTE CxImage::tagCxTextInfo::b_outline
 

outline width for background (zero: no outline)

BYTE CxImage::tagCxTextInfo::b_round
 

rounding radius for background rectangle. of the height, between 0-50. Default is 10. (backgr. always has a frame: width = 3 pixel + 10% of height by default.)

COLORREF CxImage::tagCxTextInfo::bcolor
 

background color

COLORREF CxImage::tagCxTextInfo::fcolor
 

foreground color

LOGFONT CxImage::tagCxTextInfo::lfont
 

font and codepage data

BYTE CxImage::tagCxTextInfo::opaque
 

data for background (ignored if .opaque==FALSE)

text has background or hasn't. Default is true.

TCHAR CxImage::tagCxTextInfo::text[4096]
 

text (char -> TCHAR for UNICODE [Cesar M])


The documentation for this struct was generated from the following file:
Generated on Mon Oct 11 22:30:18 2004 for CxImage by doxygen 1.3.8