Click or drag to resize

Camera3DGetLocationAs3DWorldCoord Method

LightningChart .NET Help
Gets camera location in 3D world space.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public PointDouble3D GetLocationAs3DWorldCoord()

Return Value

Type: PointDouble3D
Camera location.
See Also