ESRI.ArcGIS.ADF.Web
EncodeImageUrl Method
See Also 
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > RasterMarkerSymbol Class : EncodeImageUrl Method




Encodes the image url of this raster marker symbol with the marker symbol directory place holder so that the image can be used in file system and IIS web sites.

Syntax

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

See Also

© 2010 All Rights Reserved.