ESRI.ArcGIS.ADF.Web
DecodeImageUrl Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > RasterMarkerSymbol Class : DecodeImageUrl Method




Decodes the image url of this raster marker symbol replacing the marker symbol directory place holder with an image url that can be used in either a file system or a IIS web sites.

Syntax

Visual Basic (Declaration) 
Public Sub DecodeImageUrl() 
Visual Basic (Usage)Copy Code
Dim instance As RasterMarkerSymbol
 
instance.DecodeImageUrl()
C# 
public void DecodeImageUrl()

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.