UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.Point 類別 參考文件
類別UniPRT.Sdk.LabelMaker.Interfaces.Point的繼承圖:
UniPRT.Sdk.LabelMaker.Interfaces.APair< float > UniPRT.Sdk.LabelMaker.Interfaces.IPoint UniPRT.Sdk.LabelMaker.Interfaces.IPair< float >

公開方法(Public Methods)

 Point (float x, float y)
 

屬性(properties)

virtual T x [get, set]
 
x [get, set]
 第一個值。例如:水平、x、點的位置。
 
virtual T y [get, set]
 
y [get, set]
 第二個值。例如:垂直、y、點的位置。