UniPRT SDK  v1.0.0.0
IFontSize Interface Reference

Pair for font scaling/resizing. More...

Inheritance diagram for IFontSize:
IPair< Float > FontSize

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 for font scaling/resizing.