Font Type
Font type inherits from dynamic object
Static members
Static member | Description |
Full Usage:
Font.init (?Family, ?Size, ?Color)
Parameters:
FontFamily
?Size : float
?Color : Color
Returns: Font
|
|
Full Usage:
Font.style (?Family, ?Size, ?Color)
Parameters:
FontFamily
?Size : float
?Color : Color
Returns: Font -> Font
|
|