ش | ی | د | س | چ | پ | ج |
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
VbKeyAdd
VbKeySubtract
VbKeyLeft,VbKeyRight,VbKeyDown,VbKeyUp
: Zooming
Image.Width=Image.Width+100
Image.Height=Image.Height+100
: Scrolling
L=L-(Image.Width/Image.Height)*100
L=L+(Image.Width/Image.Height)*100
R=R-(Image.Width/Image.Height)*100
R=R+(Image.Width/Image.Height)*100