Specifies, pursuant to a Zoom
public void SetCanvasSize(double width, double height);Public Sub SetCanvasSize(ByVal width As Double, ByVal height As Double)| Parameter | Description |
|---|---|
| width | Specifies the width of the canvas. |
| height | Specifies the height of the canvas. |