公開方法(Public Methods) | |
| IRuler | GetRuler () |
| 如果使用標尺進行字體縮放/調整大小,用於文字定位和字體大小的標尺。 更多... | |
| void | SetRuler (IRuler ruler) |
公開方法(Public Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Interface.IFont | |
| String | GetFontName () |
| 要使用的字體名稱。 更多... | |
| void | SetFontName (String fontName) |
公開方法(Public Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Interface.IFontStyle | |
| FontStyleEnum | GetFontStyle () |
| void | SetFontStyle (FontStyleEnum fontStyle) |
公開方法(Public Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Interface.IFontSizeUnits | |
| FontSizeUnitsEnum | GetFontSizeUnits () |
| 字元大小選擇使用字體點數或其他單位。 更多... | |
| void | SetFontSizeUnits (FontSizeUnitsEnum fontSizeUnits) |
公開方法(Public Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Interface.IAlignment | |
| AlignEnum | GetAlignment () |
| void | SetAlignment (AlignEnum alignment) |
公開方法(Public Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Interface.IRotation | |
| RotateEnum | GetRotation () |
| void | SetRotation (RotateEnum rotation) |
| IRuler com.UniPRT.Sdk.LabelMaker.Interface.ITextSettings.GetRuler | ( | ) |
如果使用標尺進行字體縮放/調整大小,用於文字定位和字體大小的標尺。
| void com.UniPRT.Sdk.LabelMaker.Interface.ITextSettings.SetRuler | ( | IRuler | ruler | ) |