Type interface
Inheritance
IGrainPatternSettings extends IPatternSettings.
IGrainPatternSettings is not extended by any other symbol.
Properties
|
color # |
Type Inherited from Color of the pattern shape. Click here for more info |
|---|---|
|
colorOpacity # |
Type Inherited from Opacity of the pattern shape. Click here for more info |
|
colors # |
Type Default An array of colors to randomly use for pixels. |
|
density # |
Type Default Density of noise. Value range: The bigger the value, the higher chance that pixel will have another pixel painted over with random opacity from |
|
fill # |
Type Inherited from Color to fill gaps between pattern shapes. Click here for more info |
|
fillOpacity # |
Type Inherited from Opacity of the fill for gaps between pattern shapes. Click here for more info |
|
height # |
Type Inherited from Width of the pattern tile, in pixels. Click here for more info |
|
horizontalGap # |
Type Default Horizontal gap between noise pixels measured in |
|
id # |
Type Inherited from A custom string ID for the element. If set, element can be looked up via Will raise error if an element with the same ID already exists. |
|
maxOpacity # |
Type Default Maximum opacity of a noise pixel. |
|
minOpacity # |
Type Default Minimum opacity of a noise pixel. |
|
repetition # |
Type Inherited from How pattern tiles are repeated when filling the area. Click here for more info |
|
rotation # |
Type Default Inherited from Rotation of patterm in degrees. Supported values: -90 to 90. Click here for more info |
|
size # |
Type Default Size of a grain in pixels. |
|
stateAnimationDuration # |
Type Inherited from Duration of transition from one state to another. |
|
stateAnimationEasing # |
Type Inherited from Easing of transition from one state to another. |
|
strokeDasharray # |
Type Inherited from Stroke (border or line) dash settings. Click here for more information |
|
strokeDashoffset # |
Type Inherited from Stroke (border or line) dash offset. Click here for more information |
|
strokeWidth # |
Type Default Inherited from Width of the pattern's line elements. |
|
themeTags # |
Type Inherited from Tags which can be used by the theme rules. Click here for more info |
|
themeTagsSelf # |
Type Inherited from Tags which can be used by the theme rules. These tags only apply to this object, not any children. Click here for more info |
|
themes # |
Type Inherited from A list of themes applied to the element. |
|
userData # |
Type Inherited from A storage for any custom user data that needs to be associated with the element. |
|
verticalGap # |
Type Default Vertical gap between noise pixels measured in |
|
width # |
Type Inherited from Width of the pattern tile, in pixels. Click here for more info |
| There are 18 inherited items currently hidden from this list. | |