Пример #1
0
 protected void OnPixelScroll(int dir, int length)
 {
     VideoInterface.ScrollPixels(length, dir);
 }