Value
Name | Description | Value |
---|---|---|
StrokeOrderTypes.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. | 1935828330 = 'sbej' |
StrokeOrderTypes.COLUMN_ON_TOP | Places column strokes in front of row strokes. | 1935896436 = 'scot' |
StrokeOrderTypes.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. | 1936286819 = 'sidc' |
StrokeOrderTypes.ROW_ON_TOP | Places row strokes in front of column strokes. | 1936879476 = 'srot' |
Usage
As property
Table.strokeOrder
TableStyle.strokeOrder
Jongware, 28-Apr-2012 v3.0.3h | Contents :: Index |