SVGGradientElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

gradientTransform
auto gradientTransform()
Undocumented in source. Be warned that the author may not have intended to support it.
gradientUnits
auto gradientUnits()
Undocumented in source. Be warned that the author may not have intended to support it.
href
auto href()
Undocumented in source. Be warned that the author may not have intended to support it.
spreadMethod
auto spreadMethod()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

SVG_SPREADMETHOD_PAD
enum ushort SVG_SPREADMETHOD_PAD;
Undocumented in source.
SVG_SPREADMETHOD_REFLECT
enum ushort SVG_SPREADMETHOD_REFLECT;
Undocumented in source.
SVG_SPREADMETHOD_REPEAT
enum ushort SVG_SPREADMETHOD_REPEAT;
Undocumented in source.
SVG_SPREADMETHOD_UNKNOWN
enum ushort SVG_SPREADMETHOD_UNKNOWN;
Undocumented in source.
_parent
spasm.bindings.svg.SVGElement _parent;
Undocumented in source.

Meta