Method SetSize
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
SetSize(int, int)
Sets the size of the selected canvas to the given parameters and updates the rendering context acoording the the selected canvas size.
public void SetSize(int width, int height)