UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.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. More...
 
void SetX (T x)
 
GetY ()
 Second value. e.g. Vertical, y, position of a point. More...
 
void SetY (T y)
 

Detailed Description

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

Member Function Documentation

◆ GetX()

◆ GetY()

◆ SetX()

◆ SetY()


The documentation for this interface was generated from the following file: