Click or drag to resize

CameraBaseDistance Property

Gets the distance of the camera from the target position.

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

Property Value

Double
The distance of the camera from the target position.
See Also