UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.ITextSettings接口 参考
类 com.UniPRT.Sdk.LabelMaker.Interface.ITextSettings 继承关系图:
com.UniPRT.Sdk.LabelMaker.Interface.IFont com.UniPRT.Sdk.LabelMaker.Interface.IFontStyle com.UniPRT.Sdk.LabelMaker.Interface.IFontSizeUnits com.UniPRT.Sdk.LabelMaker.Interface.IAlignment com.UniPRT.Sdk.LabelMaker.Interface.IRotation com.UniPRT.Sdk.LabelMaker.Interface.IText com.UniPRT.Sdk.LabelMaker.Abstract.AText com.UniPRT.Sdk.LabelMaker.PGL.Text com.UniPRT.Sdk.LabelMaker.TSPL.Text

Public 成员函数

IRuler GetRuler ()
 如果使用标尺进行字体缩放/调整大小,用于文本定位和字体大小的标尺。 更多...
 
void SetRuler (IRuler ruler)
 
- Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Interface.IFont
String GetFontName ()
 要使用的字体名称。 更多...
 
void SetFontName (String fontName)
 
- Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Interface.IFontStyle
FontStyleEnum GetFontStyle ()
 
void SetFontStyle (FontStyleEnum fontStyle)
 
- Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Interface.IFontSizeUnits
FontSizeUnitsEnum GetFontSizeUnits ()
 字符大小选择使用字体点数或其他单位。 更多...
 
void SetFontSizeUnits (FontSizeUnitsEnum fontSizeUnits)
 
- Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Interface.IAlignment
AlignEnum GetAlignment ()
 
void SetAlignment (AlignEnum alignment)
 
- Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Interface.IRotation
RotateEnum GetRotation ()
 
void SetRotation (RotateEnum rotation)
 

成员函数说明

◆ GetRuler()

IRuler com.UniPRT.Sdk.LabelMaker.Interface.ITextSettings.GetRuler ( )

如果使用标尺进行字体缩放/调整大小,用于文本定位和字体大小的标尺。

com.UniPRT.Sdk.LabelMaker.Abstract.AText 内被实现.

◆ SetRuler()

void com.UniPRT.Sdk.LabelMaker.Interface.ITextSettings.SetRuler ( IRuler  ruler)

该接口的文档由以下文件生成: