Wijmo UI for the Web
h Field
wijmo.tree Namespace > Rect Interface : h Field

The height value of rect.

Syntax
var instance; // Type: wijmo.tree.Rect;
var value; // Type: number
value = instance.h;
var h : number;
See Also

Reference

Rect Interface