Click or drag to resize

MeshModelLoadFromResource Method

LightningChart .NET Help
Load from obj format resource.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public void LoadFromResource(
	string resourceName
)

Parameters

resourceName
Type: SystemString
Resource name.
See Also