UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.Point Class Reference
Inheritance diagram for UniPRT.Sdk.LabelMaker.Interfaces.Point:
UniPRT.Sdk.LabelMaker.Interfaces.APair< float > UniPRT.Sdk.LabelMaker.Interfaces.IPoint UniPRT.Sdk.LabelMaker.Interfaces.IPair< float >

Public Member Functions

 Point (float x, float y)
 

Properties

virtual T x [get, set]
 
x [get, set]
 First value. e.g. Horizontal, x, position of a point.
 
virtual T y [get, set]
 
y [get, set]
 Second value. e.g. Vertical, y, position of a point.