CameraBaseDistance Property |
Gets the distance of the camera from the target position.
Namespace: Altaxo.Graph.Graph3D.CameraAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double Distance { get; }
Property Value
Double
The distance of the camera from the target position.
See Also