Click or drag to resize

GraphicsSurfaceOffsetAll Method


Namespace: DWSIM.Drawing.SkiaSharp
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public void OffsetAll(
	float deltax,
	float deltay
)
Request Example View Source

Parameters

deltax  Single
 
deltay  Single
 
See Also