SVGViewElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

preserveAspectRatio
auto preserveAspectRatio()
Undocumented in source. Be warned that the author may not have intended to support it.
viewBox
auto viewBox()
Undocumented in source. Be warned that the author may not have intended to support it.
zoomAndPan
void zoomAndPan(ushort zoomAndPan)
Undocumented in source. Be warned that the author may not have intended to support it.
zoomAndPan
auto zoomAndPan()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

SVG_ZOOMANDPAN_DISABLE
enum ushort SVG_ZOOMANDPAN_DISABLE;
Undocumented in source.
SVG_ZOOMANDPAN_MAGNIFY
enum ushort SVG_ZOOMANDPAN_MAGNIFY;
Undocumented in source.
SVG_ZOOMANDPAN_UNKNOWN
enum ushort SVG_ZOOMANDPAN_UNKNOWN;
Undocumented in source.
_parent
spasm.bindings.svg.SVGElement _parent;
Undocumented in source.

Meta