| Visual Basic (Declaration) | |
|---|---|
Public Delegate Sub DynamicMapServiceLayer.OnUrlComplete( _ ByVal url As String, _ ByVal properties As DynamicLayer.ImageResult _ ) | |
| C# | |
|---|---|
public delegate void DynamicMapServiceLayer.OnUrlComplete( string url, DynamicLayer.ImageResult properties ) | |
Parameters
- url
- The URL to the resource.
- properties
- The properties of the generated image.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8