CDC::GetCurrentBrush
返回指向当前选定的 CBrush 对象。
CBrush* GetCurrentBrush( ) const;
返回值
为 CBrush 对象的指针,因此,如果成功;否则 NULL。
备注
此成员函数可以返回临时对象。
要求
Header: afxwin.h
返回指向当前选定的 CBrush 对象。
CBrush* GetCurrentBrush( ) const;
为 CBrush 对象的指针,因此,如果成功;否则 NULL。
此成员函数可以返回临时对象。
Header: afxwin.h