Visual Basic (Declaration) | |
---|---|
Public Delegate Sub DynamicMapServiceLayer.OnUrlComplete( _ ByVal url As String, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal extent As Envelope _ ) |
C# | |
---|---|
public delegate void DynamicMapServiceLayer.OnUrlComplete( string url, int width, int height, Envelope extent ) |
Parameters
- url
- width
- height
- extent
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family