OpenStreetMapImageGlobeOverlayProxy Property |
Gets the proxy used for web requests.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public IWebProxy Proxy { get; }
Public ReadOnly Property Proxy As IWebProxy
Get
public:
property IWebProxy^ Proxy {
IWebProxy^ get ();
}
member Proxy : IWebProxy with get
Property Value
Type:
IWebProxySee Also