SVGLine:
Filter:
Classes (extension) | Undocumented classes

SVGLine : SVGGraphicObject : SVGObject : Object
ExtensionExtension

(Undocumented class)
Source: SVGFile.sc

Description

This class is missing documentation.

Class Methods

Inherited class methods

Undocumented class methods

SVGLine.fromDOMElement(tag)

SVGLine.fromPoints(points, name, strokeColor, fillColor, strokeWidth, transform)

SVGLine.new(x1: 0, y1: 0, x2: 0, y2: 0, name, strokeColor, fillColor, strokeWidth, transform)

Instance Methods

Inherited instance methods

Undocumented instance methods

.asAttributesArray

.asPenLinesFunc

.asPoints

.asRect

.asSVGPath(relative: true)

.elementName

.fillColor

.fillColor = value

.strokeColor

.strokeColor = value

.strokeWidth

.strokeWidth = value

.x1

.x1 = value

.x2

.x2 = value

.y1

.y1 = value

.y2

.y2 = value

Help template

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