ShapeFill
Defined in: src/core/document-model/types.ts:761
A shape’s fill: none, a solid colour, or a ShapeGradient.
Properties
Section titled “Properties”colorHex?
Section titled “colorHex?”
readonlyoptionalcolorHex?:string
Defined in: src/core/document-model/types.ts:763
gradient?
Section titled “gradient?”
readonlyoptionalgradient?:ShapeGradient
Defined in: src/core/document-model/types.ts:764
readonlykind:ShapeFillKind
Defined in: src/core/document-model/types.ts:762