FontExtensions
System.FontExtensions
Last updated
Was this helpful?
System.FontExtensions
Last updated
Was this helpful?
Namespace: System
Assembly: Wisej.Framework (2.2.0.0)
Extends the class.
Changes the of the specified font .
font
Base font.
style
Returns: . A new with the same size and family as font and the specified style .
Changes the size of the specified font .
font
Base font.
size
Returns: . A new with the new size and same family as font .
Changes the size of the specified font .
font
Base font.
size
New size using the specified unit .
unit
Changes the size and style of the specified font .
font
Base font.
size
New size using the specified unit .
style
unit
font
Returns whether the specified font is a theme font.
font
Font to check.
New .
New size using the same of the original font .
New .
Returns: . A new with the new size and unit .
New see .
New .
Returns: . A new with the new size, unit , and style .
Creates a copy of the preserving the .
Returns: . A new identical to the original font..
Returns: . True if font is a theme font.