Click or drag to resize

GraphicsSurfaceZoomRectangle Method


Namespace: DWSIM.Drawing.SkiaSharp
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
protected SKRect ZoomRectangle(
	SKRect originalRect
)
Request Example View Source

Parameters

originalRect  SKRect
 

Return Value

SKRect
See Also