GraphicsSurfaceApplyNaturalLayout Method |
Namespace: DWSIM.Drawing.SkiaSharpAssembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax public void ApplyNaturalLayout(
List<string> orderedIds,
int deltaX
)
Public Sub ApplyNaturalLayout (
orderedIds As List(Of String),
deltaX As Integer
)
Request Example
View SourceParameters
- orderedIds ListString
-
- deltaX Int32
-
See Also