Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Corner

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

see

LengthCorners

Index

Enumeration members

Enumeration members

BottomLeft

BottomLeft: = "bottomLeft"

BottomRight

BottomRight: = "bottomRight"

TopLeft

TopLeft: = "topLeft"

TopRight

TopRight: = "topRight"