CFont::CFont
CFont 개체를 생성합니다.
CFont( );
설명
결과 개체를 초기화 해야 CreateFont, CreateFontIndirect, CreatePointFont, 또는 CreatePointFontIndirect 사용할 수 있습니다.
예제
CFont font;
요구 사항
헤더: afxwin.h
CFont 개체를 생성합니다.
CFont( );
결과 개체를 초기화 해야 CreateFont, CreateFontIndirect, CreatePointFont, 또는 CreatePointFontIndirect 사용할 수 있습니다.
CFont font;
헤더: afxwin.h