[]
Defines a particular format for text, including font face, size, and style attributes. It is a cross-platform version of Font.
It is a cross-platform Image-like image descriptor.
Encapsulates text layout information: text alignment and line alignment.
This is a simplified cross-platform version of System.Drawing.StringFormat
.
Specifies style information applied to text. It is a cross-platform version of System.Drawing.FontStyle.
Specifies the unit of measure for the given data. It is a cross-platform version of System.Drawing.GraphicsUnit.
Specifies the alignment of a text string relative to its layout rectangle. It is a cross-platform version of StringAlignment.