ArcGIS Runtime SDK for WPF - Library Reference
GetUrl Method
See Also 
ESRI.ArcGIS.Client Namespace > DynamicMapServiceLayer Class : GetUrl Method

properties
The image export properties.
onComplete
The handler to invoke when the URL is returned.
Gets the URL.

Syntax

Visual Basic (Declaration) 
Public MustOverride Sub GetUrl( _
   ByVal properties As DynamicLayer.ImageParameters, _
   ByVal onComplete As DynamicMapServiceLayer.OnUrlComplete _
) 

Parameters

properties
The image export properties.
onComplete
The handler to invoke when the URL is returned.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.