Interface: CaptionGeometry
Table of contents
Properties
Properties
lineWidth
• lineWidth: number
Stroke line width for caption text. This is scaled relative to the font size to keep outlines proportional.
Defined in
rectProps
• rectProps: Object
Rect-level layout properties used by caption phrase containers. Currently only drives horizontal gap between words, but can be extended in a backwards-compatible way.
Type declaration
| Name | Type |
|---|---|
gap | number |