Class GuiFont
Represents a custom Gui Font
Inherited Members
Namespace: Slipe.Client.Gui
Assembly: SlipeClient.dll
Syntax
public class GuiFont : Element
Constructors
| Improve this Doc View SourceGuiFont(String, Int32)
Declaration
public GuiFont(string filePath, int size = 9)
Parameters
Type | Name | Description |
---|---|---|
String | filePath | |
Int32 | size |