ShapeLine
Defined in: src/core/document-model/types.ts:779
§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:783
colorHex?
Section titled “colorHex?”
readonlyoptionalcolorHex?:string
Defined in: src/core/document-model/types.ts:781
readonlyoptionaldash?:ShapeDash
Defined in: src/core/document-model/types.ts:782
readonlyoptionalfill?:"none"|"solid"
Defined in: src/core/document-model/types.ts:784
width?
Section titled “width?”
readonlyoptionalwidth?:Pt
Defined in: src/core/document-model/types.ts:780