The amount by which the zoom changed.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double ZoomChange { get; }
Visual Basic
Public ReadOnly Property ZoomChange As Double
	Get
JScript
function get ZoomChange () : double

See Also