a line of a Canvas5StyleManager pen style More...
Public Member Functions | |
Line () | |
constructor More... | |
Public Attributes | |
MWAWVec2f | m_size |
the line width More... | |
float | m_offset |
the offset More... | |
MWAWVariable< MWAWColor > | m_color |
the line color More... | |
a line of a Canvas5StyleManager pen style
|
inline |
constructor
MWAWVariable<MWAWColor> Canvas5StyleManagerInternal::PenStyle::Line::m_color |
the line color
Referenced by Canvas5StyleManager::readPenStyle().
float Canvas5StyleManagerInternal::PenStyle::Line::m_offset |
the offset
MWAWVec2f Canvas5StyleManagerInternal::PenStyle::Line::m_size |
the line width
Referenced by Canvas5StyleManager::readPenStyle().