CameraBaseWidthAtZNear Property |
Gets the width of the view field at
ZNear distance.
Namespace: Altaxo.Graph.Graph3D.CameraAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double WidthAtZNear { get; }
Property Value
Double
The width of the view field at
ZNear distance.
See Also