UniPRT SDK  v1.0.0.0
IPair< T > Interface Template Reference

Pair that can be for any 2D plane relationship or other use. More...

Public Member Functions

GetX ()
 First value. e.g. Horizontal, x, position of a point.
 
GetY ()
 Second value. e.g. Vertical, y, position of a point.
 
void SetX (T x)
 
void SetY (T y)
 

Detailed Description

Pair that can be for any 2D plane relationship or other use.