Enum Alignment
The alignment of the element to draw.
Namespace: LemonUI
Assembly: LemonUI.RagePluginHook.dll
Syntax
public enum Alignment
Fields
Name | Description |
---|---|
Center | Aligns the element to the Center. |
Left | Aligns the element to the Left. |
Right | Aligns the element to the RIght. |