Click or drag to resize

GraphicsSurfaceDeZoomRectangle Method


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

Parameters

originalRect  SKRect
 

Return Value

SKRect
See Also