Click or drag to resize

CameraBaseEyePosition Property

Gets the camera position, the so-called eye position.

Namespace: Altaxo.Graph.Graph3D.Camera
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PointD3D EyePosition { get; }

Property Value

PointD3D
See Also