ESRI.ArcGIS.ADF.Web
DecodeImageUrl Method
See Also 
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()

See Also

© 2010 All Rights Reserved.