cFont Class |
Namespace: Easymap.AddIn.Common.Graphics
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 | |
---|---|---|
![]() ![]() | (Font to cFont) |
Converts a Font to a Font
|
![]() ![]() | (cFont to Font) |
Converts a cFont to a System.Drawing.Font
|