Defines the proxy used to download the tiles
Namespace: Ico.EwxAssembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public IWebProxy Proxy { get; set; } |
Visual Basic |
---|
Public Property Proxy As IWebProxy Get Set |
JScript |
---|
function get Proxy () : IWebProxy function set Proxy (value : IWebProxy) |