ShapeShadow
Defined in: src/core/document-model/types.ts:1394
§20.1.8.40 a:outerShdw — the drop shadow under a shape: how far it is
displaced, how soft its edge is, and in what colour. dxPt/dyPt are the
displacement in page coordinates (y grows DOWN), resolved from the spec’s
polar dist/dir.
Properties
Section titled “Properties”
readonlyalpha:number
Defined in: src/core/document-model/types.ts:1401
0..1, from the shadow colour’s a:alpha (absent ⇒ opaque).
blurPt
Section titled “blurPt”
readonlyblurPt:number
Defined in: src/core/document-model/types.ts:1398
blurRad in points; 0 is a hard edge.
colorHex
Section titled “colorHex”
readonlycolorHex:string
Defined in: src/core/document-model/types.ts:1399
readonlydxPt:number
Defined in: src/core/document-model/types.ts:1395
readonlydyPt:number
Defined in: src/core/document-model/types.ts:1396