UniPRT SDK v1.0.0.0
 
載入中...
搜尋中...
無符合項目
LabelMaker.Interfaces.Coordinate.Points 類別 參考文件
類別LabelMaker.Interfaces.Coordinate.Points的繼承圖:
LabelMaker.Interfaces.Coordinate.APair LabelMaker.Interfaces.ICoordinates.IPoint LabelMaker.Interfaces.ICoordinates.IPair LabelMaker.Interfaces.ICoordinates.IPair

公開方法(Public Methods)

 __init__ (self, float x, float y)
 使用給定的x和y初始化一個新實例。
 

額外的繼承成員

- 公開屬性 繼承自 LabelMaker.Interfaces.Coordinate.APair
 x
 
 y
 
- 靜態公開屬性 繼承自 LabelMaker.Interfaces.ICoordinates.IPair
float x
 
float y
 

建構子與解構子說明文件

◆ __init__()

LabelMaker.Interfaces.Coordinate.Points.__init__ ( self,
float x,
float y )

使用給定的x和y初始化一個新實例。

參數
x第一個值,例如點的水平、x 位置。
y第二個值,例如點的垂直、y 位置。
傳回值
初始化的 TcpComm 實例,如果對象無法創建則返回 nil。

依據LabelMaker.Interfaces.Coordinate.APair重新實作.


此類別(class) 文件是由下列檔案中產生: