Enumeration

StCorner

since: 14

Declaration

enum St.Corner

Description [src]

Used to target a particular corner of a StThemeNode element.

Available since: 14

Members

ST_CORNER_TOPLEFT

The top-right corner.

  • Value: 0
  • Nickname: topleft
  • Available since: 14
ST_CORNER_TOPRIGHT

The top-right corner.

  • Value: 1
  • Nickname: topright
  • Available since: 14
ST_CORNER_BOTTOMRIGHT

The bottom-right corner.

  • Value: 2
  • Nickname: bottomright
  • Available since: 14
ST_CORNER_BOTTOMLEFT

The bottom-left corner.

  • Value: 3
  • Nickname: bottomleft
  • Available since: 14