UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.IPoint接口 参考

二维平面内的坐标配对。 更多...

类 UniPRT.Sdk.LabelMaker.Interfaces.IPoint 继承关系图:
UniPRT.Sdk.LabelMaker.Interfaces.IPair< float > UniPRT.Sdk.LabelMaker.Interfaces.Point

属性

x [get, set]
 第一个值。例如:水平、x、点的位置。
 
y [get, set]
 第二个值。例如:垂直、y、点的位置。
 

详细描述

二维平面内的坐标配对。