The new zoom percentage (where 1.0=100%).

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

Syntax

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

See Also