Click or drag to resize

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.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PointD2D FactorForGraphToMouseCoordinateConversion { get; }

Property Value

PointD2D
See Also