Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HorizontalPlacement

Horizontal position of text element relative to the placement context (point, line).

note

HorizontalPlacement value is exactly opposite to HorizontalAlignment value, cause when you place text on the right side of point (or icon) it will be left-aligned.

Index

Enumeration members

Enumeration members

Center

Center: = -0.5

Left

Left: = -1.0

Right

Right: = 0

Generated using TypeDoc