Open CASCADE Technology
6.5.4
|
///////////////// A T T R I B U T E S /////////////////////
#include <W32_Allocator.hxx>
Public Member Functions | |
W32_LineAttribNote (DWORD, PLOGBRUSH, DWORD=0, PDWORD=NULL) | |
virtual void | Play (BOOL=TRUE) |
Data Fields | |
LOGBRUSH | myLogBrush |
DWORD | myPenWidth |
DWORD | myStyleCount |
PDWORD | myStyles |
W32_LineAttribNote::W32_LineAttribNote | ( | DWORD | , |
PLOGBRUSH | , | ||
DWORD | = 0 , |
||
PDWORD | = NULL |
||
) |
virtual void W32_LineAttribNote::Play | ( | BOOL | = TRUE | ) | [virtual] |
Implements W32_Note.
LOGBRUSH W32_LineAttribNote::myLogBrush |