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

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

Inheritance diagram for UniPRT.Sdk.LabelMaker.Interfaces.IPair< T >:
UniPRT.Sdk.LabelMaker.Interfaces.APair< T >

Properties

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

Detailed Description

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