This configuration object (reference type) permanently lives inside objects which require styling. It is recommended to use this object as an init-only property.
More...
This configuration object (reference type) permanently lives inside objects which require styling. It is recommended to use this object as an init-only property.
◆ ApplyToPaint()
void ScottPlot.FontStyle.ApplyToPaint |
( |
SKPaint |
paint | ) |
|
|
inline |
◆ Clone()
◆ CreateTypefaceFromFile()
static SKTypeface ScottPlot.FontStyle.CreateTypefaceFromFile |
( |
string |
path | ) |
|
|
inlinestatic |
◆ CreateTypefaceFromName()
static SKTypeface ScottPlot.FontStyle.CreateTypefaceFromName |
( |
string |
font, |
|
|
bool |
bold, |
|
|
bool |
italic |
|
) |
| |
|
inlinestatic |
◆ SetBestFont()
void ScottPlot.FontStyle.SetBestFont |
( |
string |
text | ) |
|
|
inline |
Use the characters in text to determine an installed system font most likely to support this character set.
◆ ToString()
override string ScottPlot.FontStyle.ToString |
( |
| ) |
|
|
inline |
◆ AntiAlias
bool ScottPlot.FontStyle.AntiAlias = true |
|
getset |
◆ Bold
bool ScottPlot.FontStyle.Bold = false |
|
getset |
◆ Color
◆ Italic
bool ScottPlot.FontStyle.Italic = false |
|
getset |
◆ Name
string ScottPlot.FontStyle.Name = Fonts.Default |
|
getset |
◆ Size
float ScottPlot.FontStyle.Size = 12 |
|
getset |
◆ Typeface
SKTypeface ScottPlot.FontStyle.Typeface |
|
get |
The documentation for this class was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/Primitives/FontStyle.cs