Method | Description | |
---|---|---|
BoldSystemFontOfSize ( int size ) : |
||
BoldUserFixedPitchFontOfSize ( int size ) : |
||
Font ( string fontFamily, FontOptions options, int size ) : System | ||
FromName ( string name, int size ) : |
||
SystemFontOfSize ( int size ) : |
||
ToString ( ) : string | ||
UserFixedPitchFontOfSize ( int size ) : |
public static BoldSystemFontOfSize ( int size ) : |
||
size | int | |
return |
public static BoldUserFixedPitchFontOfSize ( int size ) : |
||
size | int | |
return |
public Font ( string fontFamily, FontOptions options, int size ) : System | ||
fontFamily | string | |
options | FontOptions | |
size | int | |
return | System |
public static FromName ( string name, int size ) : |
||
name | string | |
size | int | |
return |
public static SystemFontOfSize ( int size ) : |
||
size | int | |
return |
public static UserFixedPitchFontOfSize ( int size ) : |
||
size | int | |
return |