프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PrivateFonts | System.Drawing.Text.PrivateFontCollection |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetFont | IFontDefn |
메소드 | 설명 | |
---|---|---|
ValidateFontFamily ( string fontFamilyList, SvgDocument doc ) : object |
메소드 | 설명 | |
---|---|---|
FixOpacityValue ( float value ) : float |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | float |
public static ValidateFontFamily ( string fontFamilyList, SvgDocument doc ) : object | ||
fontFamilyList | string | |
doc | SvgDocument | |
리턴 | object |