CameraBase_screenOffset Field |
Gets or sets the screen offset. The screen offset has to be used only in extraordinary situation,
e.g. for shifting to simulate multisampling; or for shifting to center the exported bitmap.
This is a relative value - relative to the dimensions of the screen.
It is not serialized either.
Namespace: Altaxo.Graph.Graph3D.CameraAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected PointD2D _screenOffset
Field Value
PointD2DSee Also