Example #1
0
 /// <inheritdoc />
 public void Resize(int width, int height)
 {
     _renderForm.Resize(width, height);
 }