SVGBoundingBoxOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

clipped
void clipped(bool clipped)
Undocumented in source. Be warned that the author may not have intended to support it.
clipped
auto clipped()
Undocumented in source. Be warned that the author may not have intended to support it.
fill
void fill(bool fill)
Undocumented in source. Be warned that the author may not have intended to support it.
fill
auto fill()
Undocumented in source. Be warned that the author may not have intended to support it.
markers
void markers(bool markers)
Undocumented in source. Be warned that the author may not have intended to support it.
markers
auto markers()
Undocumented in source. Be warned that the author may not have intended to support it.
stroke
void stroke(bool stroke)
Undocumented in source. Be warned that the author may not have intended to support it.
stroke
auto stroke()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta