UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IBox 介面 參考文件
類別com.UniPRT.Sdk.LabelMaker.Interface.IBox的繼承圖:
com.UniPRT.Sdk.LabelMaker.PGL.Box com.UniPRT.Sdk.LabelMaker.TSPL.Box

公開方法(Public Methods)

IRuler GetRuler ()
 用於放置的標尺。如果未設定,則使用預設的標尺設定。 更多...
 
void SetRuler (IRuler ruler)
 
IPoint GetStart ()
 方框的左上角。 更多...
 
void SetStart (IPoint start)
 
IPoint GetEnd ()
 方框的右下角。 更多...
 
void SetEnd (IPoint end)
 
float GetLineThickness ()
 根據使用的標尺單位設定線條的粗細。 更多...
 
void SetLineThickness (float lineThickness)
 
float GetCornerRounding ()
 方框角落的圓角值。 更多...
 
void SetCornerRounding (float cornerRounding)
 
String toString ()
 

函式成員說明文件

◆ GetCornerRounding()

float com.UniPRT.Sdk.LabelMaker.Interface.IBox.GetCornerRounding ( )

方框角落的圓角值。

實作於 com.UniPRT.Sdk.LabelMaker.PGL.Box, 及 com.UniPRT.Sdk.LabelMaker.TSPL.Box.

◆ GetEnd()

IPoint com.UniPRT.Sdk.LabelMaker.Interface.IBox.GetEnd ( )

◆ GetLineThickness()

float com.UniPRT.Sdk.LabelMaker.Interface.IBox.GetLineThickness ( )

根據使用的標尺單位設定線條的粗細。

實作於 com.UniPRT.Sdk.LabelMaker.PGL.Box, 及 com.UniPRT.Sdk.LabelMaker.TSPL.Box.

◆ GetRuler()

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

用於放置的標尺。如果未設定,則使用預設的標尺設定。

實作於 com.UniPRT.Sdk.LabelMaker.PGL.Box, 及 com.UniPRT.Sdk.LabelMaker.TSPL.Box.

◆ GetStart()

IPoint com.UniPRT.Sdk.LabelMaker.Interface.IBox.GetStart ( )

◆ SetCornerRounding()

void com.UniPRT.Sdk.LabelMaker.Interface.IBox.SetCornerRounding ( float  cornerRounding)

◆ SetEnd()

void com.UniPRT.Sdk.LabelMaker.Interface.IBox.SetEnd ( IPoint  end)

◆ SetLineThickness()

void com.UniPRT.Sdk.LabelMaker.Interface.IBox.SetLineThickness ( float  lineThickness)

◆ SetRuler()

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

◆ SetStart()

void com.UniPRT.Sdk.LabelMaker.Interface.IBox.SetStart ( IPoint  start)

◆ toString()

String com.UniPRT.Sdk.LabelMaker.Interface.IBox.toString ( )

此介面(interface) 文件是由下列檔案中產生: