Click or drag to resize

GraphicsSurfaceApplyNaturalLayout Method


Namespace: DWSIM.Drawing.SkiaSharp
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public void ApplyNaturalLayout(
	List<string> orderedIds,
	int deltaX
)
Request Example View Source

Parameters

orderedIds  ListString
 
deltaX  Int32
 
See Also