GraphicsSurfaceApplyNaturalLayout Method

Definition

Namespace: DWSIM.Drawing.SkiaSharp
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public void ApplyNaturalLayout(
	List<string> orderedIds,
	int deltaX
)

Parameters

orderedIds  ListString
 
deltaX  Int32
 

See Also