Visual Basic (Declaration) | |
---|---|
Public MustOverride Sub GetUrl( _ ByVal properties As DynamicLayer.ImageParameters, _ ByVal onComplete As DynamicMapServiceLayer.OnUrlComplete _ ) |
C# | |
---|---|
public abstract void GetUrl( DynamicLayer.ImageParameters properties, DynamicMapServiceLayer.OnUrlComplete onComplete ) |
Parameters
- properties
- The image export properties.
- onComplete
- The handler to invoke when the URL is returned.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8