Properties:
Name | Type | Description |
---|---|---|
alpha |
number |
The alpha value to use for the fill. |
color |
ColorSource |
The color to use for the fill. |
fill |
FillPattern | FillGradient | null |
The fill pattern to use. |
matrix |
Matrix | null |
The matrix to apply. |
texture |
Texture | null |
The texture to use for the fill. |
textureSpace |
TextureSpace |
The fill units to use. |
Members
The alpha value to use for the fill.
color ColorSource
The color to use for the fill.
fill FillPattern | FillGradient | null
The fill pattern to use.
matrix Matrix | null
The matrix to apply.
texture Texture | null
The texture to use for the fill.
textureSpace TextureSpace
The fill units to use.