Classes
| Class | Description | |
|---|---|---|
| DrawingStyleExtensions | ||
| FontMetadata |
Font metadata required for rendering.
| |
| StyleProperties |
A collection of properties describing the styles of a user interface element.
|
Structures
| Structure | Description | |
|---|---|---|
| BorderRadius |
Represents border radius for a corner in a box.
| |
| ColorInfo |
Represents a color with three bytes for the r,g,b components and a float for alpha.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| BorderStyle |
Controls how borders appear.
| |
| FontStyle |
Controls the font style.
| |
| FontStyleFlags |
Flags for styling fonts.
| |
| FontUnit |
The rendering unit of the font.
| |
| FontWeight |
Controls the font weight.
| |
| TextAlign |
Text alignment
| |
| TextDirection |
Describes the orientation in which text is rendered.
| |
| VerticalTextAlign |
Describes how to vertically position/align text that is rendered.
|