Click or drag to resize

View3DGetWalls Method

LightningChart .NET Help
Get list of walls.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<WallBase> GetWalls()

Return Value

Type: ListWallBase
List of walls.
See Also