Select the font size units for font resizing.
More...
Select the font size units for font resizing.
- Ruler: Use the units of the ruler.
- Points: Use font point. 1 point = 1/72 inch (~0.35 mm).
- Percent: 0-100 percent expansion/multiplier scaling. 0 or 1 specifies standard font, no scaling. 100% for maximum expansion/multiplier.
◆ PERCENT
int LabelMaker.Interfaces.IFont.FontSizeUnitsEnum.PERCENT = 2 |
|
static |
◆ POINTS
int LabelMaker.Interfaces.IFont.FontSizeUnitsEnum.POINTS = 1 |
|
static |
◆ RULER
int LabelMaker.Interfaces.IFont.FontSizeUnitsEnum.RULER = 0 |
|
static |
The documentation for this class was generated from the following file:
- /Users/realbuber/Documents/Project/UniPRTSDK_python/LabelMaker/Interfaces/IFont.py