示例#1
0
 private void rightRotate_Click(object sender, RoutedEventArgs e)
 {
     browser.RightRotate();
 }