Property | Type | Description | |
---|---|---|---|
PrivateFonts | System.Drawing.Text.PrivateFontCollection |
Property | Type | Description | |
---|---|---|---|
GetFont | IFontDefn |
Method | Description | |
---|---|---|
ValidateFontFamily ( string fontFamilyList, SvgDocument doc ) : object |
Method | Description | |
---|---|---|
FixOpacityValue ( float value ) : float |
Method | 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 | |
return | float |
public static ValidateFontFamily ( string fontFamilyList, SvgDocument doc ) : object | ||
fontFamilyList | string | |
doc | SvgDocument | |
return | object |