Table of Contents

Enum CheckPosition

Namespace
Myra.Graphics2D.UI
Assembly
Myra.dll

Specifies the position of the check box image relative to the content in a check button.

public enum CheckPosition

Fields

Left = 0

The check box image is positioned to the left of the content.

Right = 1

The check box image is positioned to the right of the content.