VTTRegion

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

id
void id(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
lines
void lines(int lines)
Undocumented in source. Be warned that the author may not have intended to support it.
lines
int lines()
Undocumented in source. Be warned that the author may not have intended to support it.
regionAnchorX
void regionAnchorX(double regionAnchorX)
Undocumented in source. Be warned that the author may not have intended to support it.
regionAnchorX
double regionAnchorX()
Undocumented in source. Be warned that the author may not have intended to support it.
regionAnchorY
void regionAnchorY(double regionAnchorY)
Undocumented in source. Be warned that the author may not have intended to support it.
regionAnchorY
double regionAnchorY()
Undocumented in source. Be warned that the author may not have intended to support it.
scroll
ScrollSetting scroll()
Undocumented in source. Be warned that the author may not have intended to support it.
scroll
void scroll(ScrollSetting scroll)
Undocumented in source. Be warned that the author may not have intended to support it.
viewportAnchorX
void viewportAnchorX(double viewportAnchorX)
Undocumented in source. Be warned that the author may not have intended to support it.
viewportAnchorX
double viewportAnchorX()
Undocumented in source. Be warned that the author may not have intended to support it.
viewportAnchorY
void viewportAnchorY(double viewportAnchorY)
Undocumented in source. Be warned that the author may not have intended to support it.
viewportAnchorY
double viewportAnchorY()
Undocumented in source. Be warned that the author may not have intended to support it.
width
void width(double width)
Undocumented in source. Be warned that the author may not have intended to support it.
width
double width()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta