Open CASCADE Technology
6.5.4
|
#include <W32_Allocator.hxx>
Public Member Functions | |
WNT_TextAttribNote (HFONT, COLORREF, double=0.0, double=1.0, double=1.0, BOOL=FALSE, BOOL=FALSE, BOOL=FALSE) | |
virtual | ~WNT_TextAttribNote () |
virtual void | Play (BOOL=TRUE) |
Data Fields | |
COLORREF | myColor |
HPEN | myPen |
HBRUSH | myBrush |
HFONT | myFont |
BOOL | myfFree |
DWORD | myFlags |
double | mySlant |
double | myHScale |
double | myVScale |
WNT_TextAttribNote::WNT_TextAttribNote | ( | HFONT | , |
COLORREF | , | ||
double | = 0.0 , |
||
double | = 1.0 , |
||
double | = 1.0 , |
||
BOOL | = FALSE , |
||
BOOL | = FALSE , |
||
BOOL | = FALSE |
||
) |
virtual WNT_TextAttribNote::~WNT_TextAttribNote | ( | ) | [virtual] |
virtual void WNT_TextAttribNote::Play | ( | BOOL | = TRUE | ) | [virtual] |
Implements W32_Note.
HBRUSH WNT_TextAttribNote::myBrush |
COLORREF WNT_TextAttribNote::myColor |
double WNT_TextAttribNote::myHScale |
double WNT_TextAttribNote::mySlant |
double WNT_TextAttribNote::myVScale |