GraphViewLayoutIsAutoZoomActive Property |
Gets a value indicating whether auto zoom is active for the view.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsAutoZoomActive { get; }
Property Value
BooleanIs true if auto zoom is active; otherwise,
false.
See Also