SRGraphLabel::IsDrawing

BOOL SRGraphLabel::IsDrawing(void)

Ascertains if this object is currently being draw

Defined in: SRGraphLabel.cpp

Return Value

TRUE if drawing (ie. if there is a valid m_pDC and m_pCWnd to work with)

Remarks

If this label is a block member, then the m_bDrawing member of the parent block is returned.