Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LayoutAlignment

A layout alignment definition.

Index

Enumeration members

Bottom

Bottom: = 8
Indicates a bottom-center alignment.
field

Bottom

type

{fm.icelink.LayoutAlignment}

BottomLeft

BottomLeft: = 7
Indicates a bottom-left alignment.
field

BottomLeft

type

{fm.icelink.LayoutAlignment}

BottomRight

BottomRight: = 9
Indicates a bottom-right alignment.
field

BottomRight

type

{fm.icelink.LayoutAlignment}

Center

Center: = 5
Indicates a center-center alignment.
field

Center

type

{fm.icelink.LayoutAlignment}

Left

Left: = 4
Indicates a center-left alignment.
field

Left

type

{fm.icelink.LayoutAlignment}

Right

Right: = 6
Indicates a center-right alignment.
field

Right

type

{fm.icelink.LayoutAlignment}

Top

Top: = 2
Indicates a top-center alignment.
field

Top

type

{fm.icelink.LayoutAlignment}

TopLeft

TopLeft: = 1
Indicates a top-left alignment.
field

TopLeft

type

{fm.icelink.LayoutAlignment}

TopRight

TopRight: = 3
Indicates a top-right alignment.
field

TopRight

type

{fm.icelink.LayoutAlignment}