Enumeration

IpuzStyleSides

Declaration

flags Ipuz.StyleSides

Description [src]

Specifies which sides a border decoration (such as barred or dotted) is referring to. These can be combined to indicate multiple sides at once.

Members

IPUZ_STYLE_SIDES_TOP
No description available.
  • Value: 1
  • Nickname: top
  • Available since: 1.0
IPUZ_STYLE_SIDES_RIGHT
No description available.
  • Value: 2
  • Nickname: right
  • Available since: 1.0
IPUZ_STYLE_SIDES_BOTTOM
No description available.
  • Value: 4
  • Nickname: bottom
  • Available since: 1.0
IPUZ_STYLE_SIDES_LEFT
No description available.
  • Value: 8
  • Nickname: left
  • Available since: 1.0

Type functions

ipuz_style_sides_flip_horiz
No description available.

ipuz_style_sides_flip_vert
No description available.

ipuz_style_sides_rotate_180
No description available.

ipuz_style_sides_rotate_lt
No description available.

ipuz_style_sides_rotate_rt
No description available.