Exemplo n.º 1
0
 public void SetScreenExtent(double width, double height)
 {
     _value.SetScreenExtent(width, height);
 }