Click or drag to resize

GraphViewLayoutZoomFactor Property

Gets the zoom factor The zoom factor is the relation between the physical size of the graph on the screen to the design size of the graph. This value is only valid if IsAutoZoomActive is false.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double ZoomFactor { get; }

Property Value

Double
See Also