GraphControllerFactorForGraphToMouseCoordinateConversion Property |
Factor for conversion of graph units (in points = 1/72 inch) to mouse coordinates.
The resolution used for this is
_screenResolutionDpi.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PointD2D FactorForGraphToMouseCoordinateConversion { get; }
Property Value
PointD2DSee Also