UniPRT SDK  v1.0.0.0
IFontSettings 介面 參考文件
類別IFontSettings的繼承圖:
IFont IFontStyle IFontSizeUnits

公開方法(Public Methods)

String GetFontName ()
 要使用的字體名稱。
 
FontSizeUnitsEnum GetFontSizeUnits ()
 字元大小選擇使用字體點數或其他單位。 更多...
 
FontStyleEnum GetFontStyle ()
 
void SetFontName (String fontName)
 
void SetFontSizeUnits (FontSizeUnitsEnum fontSizeUnits)
 
void SetFontStyle (FontStyleEnum fontStyle)
 

函式成員說明文件

◆ GetFontSizeUnits()

FontSizeUnitsEnum GetFontSizeUnits ( )
inherited

字元大小選擇使用字體點數或其他單位。

X/Y 字元大小以字體點數計算,1 點 = 1/72 英吋(約 0.35 毫米)。
注意,有些字體可能無法縮放。指定的值若超出最小/最大範圍,將限制於最小或最大值。

實作於 AText.