Class
CombinedFont
QuickLinks
CombinedFont
Properties
| Property | Type | Access | Description |
| angle | uint |
readwrite | |
| combinedFont | CombinedFontDefn |
readwrite | |
| variation | uint |
readwrite | |
| weight | uint |
readwrite | |
Methods
Constructor
CombinedFont CombinedFont (combinedFont:
CombinedFontDefn, variation:
uint, weight:
uint, angle:
uint)
| Parameter | Type | Description |
| combinedFont | CombinedFontDefn | |
| variation | uint | |
| weight | uint | |
| angle | uint | |
| Example | new CombinedFont() |
Used in:
number CombinedFonts.push
(value:
CombinedFont)
Return
CombinedFont CombinedFont.CombinedFont (combinedFont:
CombinedFontDefn, variation:
uint, weight:
uint, angle:
uint)
CombinedFont CombinedFonts.pop ()