Skip to content

VertAlign

const VertAlign: object

Type declaration

BOTTOM

readonly BOTTOM: "bottom" = "bottom"

MIDDLE

readonly MIDDLE: "middle" = "middle"

TOP

readonly TOP: "top" = "top"

Source

shapes.ts:127