Specifies if the pushpin is resized when zoom changes or not
Namespace: Ico.EwxAssembly: EwxLayer (in EwxLayer.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) |