ShapeVerticalAlignment module

class ShapeVerticalAlignment.ShapeVerticalAlignment(value)

Bases: Enum

Specifies vertical alignment of a floating shape.

Bottom = 3
Center = 2
Default = 0
Inline = -1
Inside = 4
Outside = 5
Top = 1
none = 0