Type interface
Inheritance
IPatternSettings extends IEntitySettings
.
IPatternSettings is extended by IPicturePatternSettings
, ICirclePatternSettings
, ILinePatternSettings
, IRectanglePatternSettings
, IPathPatternSettings
.
Properties
color # |
Type Color of the pattern shape. Click here for more info |
---|---|
colorOpacity # |
Type Opacity of the pattern shape. Click here for more info |
fill # |
Type Color to fill gaps between pattern shapes. Click here for more info |
fillOpacity # |
Type Opacity of the fill for gaps between pattern shapes. Click here for more info |
height # |
Type Width of the pattern tile, in pixels. Click here for more info |
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. |
repetition # |
Type How pattern tiles are repeated when filling the area. Click here for more info |
rotation # |
Type Default Rotation of patterm in degrees. Supported values: -90 to 90. Click here for more info |
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 Stroke (border or line) dash settings. Click here for more information |
strokeDashoffset # |
Type Stroke (border or line) dash offset. Click here for more information |
strokeWidth # |
Type Default 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. |
width # |
Type Width of the pattern tile, in pixels. Click here for more info |
There are 7 inherited items currently hidden from this list. |