SVGRect:
Filter:
Classes (extension) | Undocumented classes

SVGRect : SVGGraphicObject : SVGObject : Object
ExtensionExtension

(Undocumented class)
Source: SVGFile.sc

Description

This class is missing documentation.

Class Methods

Inherited class methods

Undocumented class methods

SVGRect.fromDOMElement(tag)

SVGRect.fromRect(rect, name, strokeColor, fillColor, strokeWidth, transform)

SVGRect.new(x: 0, y: 0, width: 0, height: 0, rx: 0, ry: 0, name, strokeColor, fillColor, strokeWidth, transform)

Instance Methods

Inherited instance methods

Undocumented instance methods

.asAttributesArray

.asPenLinesFunc

.asRect

.asSVGPath(relative: true)

.elementName

.fillColor

.fillColor = value

.height

.height = value

.rx

.rx = value

.ry

.ry = value

.strokeColor

.strokeColor = value

.strokeWidth

.strokeWidth = value

.width

.width = value

.x

.x = value

.y

.y = value

Help template

Copy and paste the text below and save to HelpSource/Classes/SVGRect.schelp