UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IFont.FontSize Class Reference

Font size in the X and Y direction allows for stretching/resizing when non-default font size is desired. More...

Inheritance diagram for LabelMaker.Interfaces.IFont.FontSize:
LabelMaker.Interfaces.Coordinate.APair LabelMaker.Interfaces.IFont.IFontSize LabelMaker.Interfaces.ICoordinates.IPair LabelMaker.Interfaces.ICoordinates.IPair

Public Member Functions

 __init__ (self, float x, float y)
 
- Public Member Functions inherited from LabelMaker.Interfaces.Coordinate.APair
 __init__ (self, float x, float y)
 

Additional Inherited Members

- Public Attributes inherited from LabelMaker.Interfaces.Coordinate.APair
 x = x
 
 y = y
 

Detailed Description

Font size in the X and Y direction allows for stretching/resizing when non-default font size is desired.

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.IFont.FontSize.__init__ ( self,
float x,
float y )

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