EnumStrokeOrderTypes

Options for displaying row and column strokes at corners.

Static Properties

Name Description
BEST_JOINS Places row strokes in front of column strokes when row and column strokes are different colors; joins striped strokes and connects crossing points.
COLUMN_ON_TOP Places column strokes in front of row strokes.
INDESIGN_2_COMPATIBILITY Places row strokes in front when row and column strokes are different colors; joins striped strokes only at points where strokes cross in a T-shape.
ROW_ON_TOP Places row strokes in front of column strokes.