SVGMarkerElement class

The interface provides access to the properties of <marker> elements, as well as methods to manipulate them. The <marker> element defines the graphics used for drawing marks on a shape.

EventTarget

Node

Element

SVGElement

SVGMarkerElement

The following properties and methods all return, or act on the attributes of the <marker> element represented by .

Implemented types
Available Extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

SVGMarkerElement()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

svgMarkerOrientAngle int
no setter
svgMarkerOrientAuto int
no setter
svgMarkerOrientUnknown int
no setter
svgMarkerunitsStrokewidth int
no setter
svgMarkerunitsUnknown int
no setter
svgMarkerunitsUserspaceonuse int
no setter