SRGraphStyle::GetColor

inline COLORREF SRGraphStyle::GetColor(BOOL GetColorB)

Interrogates the m_RGBColorA or m_RGBColorB members

Defined in: SRGDat.h

Return Value

COLORREF taken from the requested data member

Parameters

GetColorB

FALSE to retrieve the m_RGBColorA data, TRUE to retrieve the m_RGBColorB information

See also...

SetColor, m_RGBColorA, m_RGBColorB