Property | Type | Description | |
---|---|---|---|
font | System.Drawing.Font |
Method | Description | |
---|---|---|
Font ( System value ) : System | ||
Font ( string name, int style, int size ) : System | ||
getName ( ) : string | ||
getSize ( ) : int | ||
getSize2D ( ) : float |
public Font ( string name, int style, int size ) : System | ||
name | string | |
style | int | |
size | int | |
return | System |