Skip to main content

Type Alias: DimensionLabelPosition

DimensionLabelPosition = "AUTO" | "ABOVE" | "BELOW" | "LEFT" | "RIGHT" | "OPPOSITE_SIDE"

Placement modes for dimension value labels.

Horizontal labels can be placed above or below their dimension line. Vertical labels can follow the camera-relative side, or be fixed to the left or right side. Custom measurements additionally support the opposite side of the automatically selected placement.