Decodes the image urls of raster marker symbols in the specified renderer 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 Shared Sub DecodeImageUrls( _
ByVal renderer As IRenderer _
) |
Parameters
- renderer
- Renderer to decode image urls in.
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