Enumeration StiStyleLocation

Enum provide all variants of location component on parent component area.

Index

Enumeration members

Bottom

Bottom: = 4096

BottomCenter

BottomCenter: = 128

BottomLeft

BottomLeft: = 64

BottomRight

BottomRight: = 256

CenterHorizontal

CenterHorizontal: = 8192

CenterVertical

CenterVertical: = 16384

Left

Left: = 512

MiddleCenter

MiddleCenter: = 16

MiddleLeft

MiddleLeft: = 8

MiddleRight

MiddleRight: = 32

None

None: = 0

Right

Right: = 1024

Top

Top: = 2048

TopCenter

TopCenter: = 2

TopLeft

TopLeft: = 1

TopRight

TopRight: = 4

Generated using TypeDoc