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

Top.

  • Value: 1
  • Available since: 1.0
IPUZ_STYLE_SIDES_RIGHT

Right.

  • Value: 2
  • Available since: 1.0
IPUZ_STYLE_SIDES_BOTTOM

Bottom.

  • Value: 4
  • Available since: 1.0
IPUZ_STYLE_SIDES_LEFT

Left.

  • Value: 8
  • Available since: 1.0
IPUZ_STYLE_SIDES_TOP_LEFT

Top Left.

  • Value: 9
  • Available since: 1.0
IPUZ_STYLE_SIDES_BOTTOM_RIGHT

Bottom Right.

  • Value: 6
  • 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.