Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Edge

An enumerator that can be used to signify a side or corner of a 2D box

see

LengthEdges

Index

Enumeration members

Bottom

Bottom: = "bottom"

BottomLeft

BottomLeft: = "bottomLeft"

BottomRight

BottomRight: = "bottomRight"

Left

Left: = "left"

Right

Right: = "right"

Top

Top: = "top"

TopLeft

TopLeft: = "topLeft"

TopRight

TopRight: = "topRight"