Show / Hide Table of Contents

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.

In this article

Back to top

Back to top Generated by DocFX