UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.ITextSettings 介面 參考文件
類別UniPRT.Sdk.LabelMaker.Interfaces.ITextSettings的繼承圖:
UniPRT.Sdk.LabelMaker.Interfaces.IFont UniPRT.Sdk.LabelMaker.Interfaces.IFontStyle UniPRT.Sdk.LabelMaker.Interfaces.IFontSizeUnits UniPRT.Sdk.LabelMaker.Interfaces.IAlignment UniPRT.Sdk.LabelMaker.Interfaces.IRotation UniPRT.Sdk.LabelMaker.Interfaces.IText UniPRT.Sdk.LabelMaker.Interfaces.AText UniPRT.Sdk.LabelMaker.PGL.Text UniPRT.Sdk.LabelMaker.TSPL.Text

屬性(properties)

AlignEnum Alignment [get, set]
 
string FontName [get, set]
 要使用的字型名稱。
 
FontSizeUnitsEnum FontSizeUnits [get, set]
 字元大小可選擇使用字型點數或其他大小單位。 更多...
 
FontStyleEnum FontStyle [get, set]
 
RotateEnum Rotation [get, set]
 
IRuler Ruler [get, set]
 用於文字定位及字型大小的尺規,若使用尺規進行字型縮放/調整大小。
 

屬性(property)說明文件

◆ FontSizeUnits

FontSizeUnitsEnum UniPRT.Sdk.LabelMaker.Interfaces.IFontSizeUnits.FontSizeUnits
getsetinherited

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

X/Y 字元大小以字型點數計算,1 點 = 1/72 英吋(約 0.35 毫米)。
請注意,有些字型可能無法縮放。指定在最小/最大範圍外的任何值將被限制在最小或最大值。