On this page
regionAnchorX property
num regionAnchorXSource
@DomName('VTTRegion.regionAnchorX')
@DocsEditable()
@Experimental() // untriaged
num get regionAnchorX =>
_blink.BlinkVTTRegion.instance.regionAnchorX_Getter_(this);
void regionAnchorX=(Source
@DomName('VTTRegion.regionAnchorX')
@DocsEditable()
@Experimental() // untriaged
set regionAnchorX(num value) =>
_blink.BlinkVTTRegion.instance.regionAnchorX_Setter_(this, value);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/VttRegion/regionAnchorX.html