예제 #1
0
 var(top, right, bottom, left) = value;
예제 #2
0
 self = new Int32Rect(x, y, right - x, bottom - y);