Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the DOM element that functions as the scaling box.
Syntax
<div data-win-control="WinJS.UI.ViewBox" data-win-options="{ element : value}" />
var element = viewBox.element;
Property value
Type: Object
The DOM element that functions as the scaling box.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.UI |