Enum DrawImage.PositionModes
Indicates how positioning is intepreted.
Namespace: SadConsole.Components
Assembly: SadConsole.Host.MonoGame.dll
Syntax
public enum DrawImage.PositionModes
Fields
Name | Description |
---|---|
Cells | Positions by the font of the host in cells. |
Pixels | Positions in pixels. |