Click or drag to resize

VolumeModelLoadFromSlices Method (String)

LightningChart .NET Help
Receive an array of slices and assign it to the volume data.

Namespace:  Arction.Wpf.Charting.Views.View3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public void LoadFromSlices(
	string folderPath
)

Parameters

folderPath
Type: SystemString
Path to the folder with slices.
See Also