CDC::GetCurrentFont

CFont*GetCurrentFont()const;

Return Value

Pointer to a CFont object, if successful; otherwise NULL.

Remarks

Returns a pointer to the currently selected CFont object. This member function may return temporary objects.

CDC OverviewClass MembersHierarchy Chart

See Also   CDC::SelectObject,