Property | Type | Description | |
---|---|---|---|
FontNameIndex | int | ||
FontSize | float | ||
FontStyle | FontStyle |
Method | Description | |
---|---|---|
FontKey ( string fontname, float fontSize, FontStyle fs ) : System |
Method | Description | |
---|---|---|
FontKey ( ) : System | ||
RegisterFontName ( string fontName ) : int |
public FontKey ( string fontname, float fontSize, FontStyle fs ) : System | ||
fontname | string | |
fontSize | float | |
fs | FontStyle | |
return | System |