Optional excludeIf true, this object will not be exported during the serialization of a canvas
Readonly idID used for SVG export functionalities
Pattern horizontal offset from object's left/top corner
Pattern vertical offset from object's left/top corner
transform matrix to change the pattern, imported from svgs.
verify if using the identity matrix as default makes the rest of the code more easy
The actual pixel source of the pattern
Static typeLegacy identifier of the class. Prefer using this.constructor.type 'Pattern' or utils like isPattern, or instance of to indentify a pattern in your code. Will be removed in future versiones
add sustainable warning message
true if source is a
true if source is an element
Returns SVG representation of a pattern
Static fromGenerated using TypeDoc
See