GraphicsSurfaceZoomAll Method |
Namespace: DWSIM.Drawing.SkiaSharpAssembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax public void ZoomAll(
int viewwidth,
int viewheight
)
Public Sub ZoomAll (
viewwidth As Integer,
viewheight As Integer
)
Request Example
View SourceParameters
- viewwidth Int32
-
- viewheight Int32
-
See Also