cFont Class |
The cFont type exposes the following members.
| Name | Description | |
|---|---|---|
| Bold | Gets a value that indicates whether this Font is bold. | |
| Height | Gets the line spacing of this font. | |
| Italic | Gets a value that indicates whether this Font is italic. | |
| Name | Family Name | |
| Size | Size in world coordinates | |
| Underline | Gets a value that indicates whether this Font is underlined. |
| Name | Description | |
|---|---|---|
| CreatecFont | Create a new Font |
| Name | Description | |
|---|---|---|
| (cFont to Font) | Converts a cFont to a System.Drawing.Font | |
| (Font to cFont) | Converts a Font to a Font |