Click or drag to resize

ScaleInstanceChangedEventArgsOldScale Property

Gets the previous scale instance.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Scale? OldScale { get; }

Property Value

Scale
See Also