Font of GUI interface.
More...
|
| IFont (string name, int size, IFontStyle fontStyle) |
| Constrictor.
|
|
| IFont (string name, int size) |
| Constructor.
|
|
|
string | Name |
| Name of font.
|
|
int | Size |
| Size of font.
|
|
IFontStyle | FontStyle |
| Style of font.
|
|
◆ IFont() [1/2]
IGraphics.GInterface.IFont.IFont |
( |
string | name, |
|
|
int | size, |
|
|
IFontStyle | fontStyle ) |
Constrictor.
- Parameters
-
name | Name of font. |
size | Size of font. |
fontStyle | Style of font. |
◆ IFont() [2/2]
IGraphics.GInterface.IFont.IFont |
( |
string | name, |
|
|
int | size ) |
Constructor.
- Parameters
-
name | Name of font. |
size | Size of font. |
The documentation for this struct was generated from the following file:
- Z:/x4t/src/IGraphics/GInterface/IFont.cs