lfFaceName, "Tahoma"); Canvas->Font->Handle = CreateFontIndirect(&lf); Canvas->TextOut(10, 100, "Rotated text"); // Output the rotated font. } ...
確定! 回上一頁