[]
Creates a font object that matches the properties specified by the LOGFONT structure.
public Font FromSystemDrawingFont(Font font)
| Type | Name | Description |
|---|---|---|
| Font | font | A Font description. |
| Type | Description |
|---|---|
| Font | a reference to a newly created Font. |