VectSharp 2.6.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.FormattedText, including all inherited members.
Brush | VectSharp.FormattedText | |
Font | VectSharp.FormattedText | |
Format(string text, Font normalFont, Font boldFont, Font italicFont, Font boldItalicFont, Brush defaultBrush=null, TextSpacing? spacing=null) | VectSharp.FormattedText | static |
Format(string text, FontFamily.StandardFontFamilies fontFamily, double fontSize, bool defaultUnderline=false, Brush defaultBrush=null, TextSpacing? spacing=null) | VectSharp.FormattedText | static |
FormattedText(string text, Font font, Script script=Script.Normal, Brush brush=null, TextSpacing? spacing=null) | VectSharp.FormattedText | |
Script | VectSharp.FormattedText | |
Spacing | VectSharp.FormattedText | |
Text | VectSharp.FormattedText |