Esempio n. 1
0
 var(top, right, bottom, left) = value;
Esempio n. 2
0
 self = new Int32Rect(x, y, right - x, bottom - y);