Table of Contents

Enum OutlinePosition

Namespace
Fantas
Assembly
Fantas.dll

Outline Position Flags

[Flags]
public enum OutlinePosition

Fields

All = TopLeft | Top | TopRight | Right | BottomRight | Bottom | BottomLeft | Left
Bottom = 32

Bottom

BottomLeft = 64

BottomLeft

BottomRight = 16

BottomRight

Left = 128

Left

None = 0

No outline

Right = 8

Right

Top = 2

Top

TopLeft = 1

TopLeft outline

TopRight = 4

TopRight