When true, this SmartPin will not be affected by the Display's zoom.

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

Syntax

C#
public bool NoZoom { get; set; }
Visual Basic
Public Property NoZoom As Boolean
	Get
	Set
JScript
function get NoZoom () : boolean
function set NoZoom (value : boolean)

See Also