Skip to main content

Type Alias: LabelDirection

LabelDirection = "UP" | "DOWN" | "LEFT" | "RIGHT" | "UL" | "UR" | "DL" | "DR"

Defined in: mobjects/geometry/LabeledGeometry.ts:22

Direction constants for label positioning