Wijmo UI for the Web
y Field
wijmo.tree Namespace > Position Interface : y Field

The y value of position.

Syntax
var instance; // Type: wijmo.tree.Position;
var value; // Type: number
value = instance.y;
var y : number;
See Also

Reference

Position Interface