OrthographicCameraWidthAtTargetDistance Property | 
            Gets the width of the view field at target distance. For this orthographic camera, it is always the same as 
WidthAtZNear.
            
 Namespace: Altaxo.Graph.Graph3D.CameraAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic override double WidthAtTargetDistance { get; }Property Value
Double
            The width of the view field at target distance.
            
See Also