ShapeLine
Defined in: src/core/document-model/types.ts:1272
§20.1.2.2.24 a:ln — a shape’s outline (stroke).
Properties
Section titled “Properties”
readonlyoptionalcap?:"square"|"flat"|"round"
Defined in: src/core/document-model/types.ts:1281
colorHex?
Section titled “colorHex?”
readonlyoptionalcolorHex?:string
Defined in: src/core/document-model/types.ts:1274
customDash?
Section titled “customDash?”
readonlyoptionalcustomDash?: readonlynumber[]
Defined in: src/core/document-model/types.ts:1280
§20.1.8.21 a:custDash — the author’s own pattern: dash/space lengths as
MULTIPLES of the line width, in the order they are drawn.
readonlyoptionaldash?:ShapeDash
Defined in: src/core/document-model/types.ts:1275
readonlyoptionalfill?:"none"|"solid"
Defined in: src/core/document-model/types.ts:1282
headEnd?
Section titled “headEnd?”
readonlyoptionalheadEnd?:LineEnd
Defined in: src/core/document-model/types.ts:1284
§20.1.8.24 a:headEnd — the decoration at the line’s first point.
tailEnd?
Section titled “tailEnd?”
readonlyoptionaltailEnd?:LineEnd
Defined in: src/core/document-model/types.ts:1286
§20.1.8.42 a:tailEnd — the decoration at the line’s last point.
width?
Section titled “width?”
readonlyoptionalwidth?:Pt
Defined in: src/core/document-model/types.ts:1273