SRGraphStyle::SetStyle
voidSRGraphStyle::SetStyle(DWORDstyle)
Sets a raw style
Defined in: SRGDat.h
Parameters
style
Bit combination with any or all style settings
See also...
Developer Notes
If possible, you should not use this or the GetStyle members. Use the provided Get and Set member functions instead. These routines ensure that no bit mask confusion can arise from direct access to the m_dwStylex members.