Свойство | Type | Description | |
---|---|---|---|
PrivateFonts | System.Drawing.Text.PrivateFontCollection |
Свойство | Type | Description | |
---|---|---|---|
GetFont | IFontDefn |
Méthode | Description | |
---|---|---|
ValidateFontFamily ( string fontFamilyList, SvgDocument doc ) : object |
Méthode | Description | |
---|---|---|
FixOpacityValue ( float value ) : float |
Méthode | Description | |
---|---|---|
GetFont ( ISvgRenderer renderer ) : IFontDefn |
Get the font information based on data stored with the text object or inherited from the parent.
|
protected static FixOpacityValue ( float value ) : float | ||
value | float | |
Résultat | float |
public static ValidateFontFamily ( string fontFamilyList, SvgDocument doc ) : object | ||
fontFamilyList | string | |
doc | SvgDocument | |
Résultat | object |