|
| ESRI.ArcGIS.ADF.Web | |
| RasterMarkerSymbol Constructor(String) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > RasterMarkerSymbol Class > RasterMarkerSymbol Constructor : RasterMarkerSymbol Constructor(String) |
- url
- The path or URL used to retrieve the image.
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim url As String Dim instance As New RasterMarkerSymbol(url) | |
Parameters
- url
- The path or URL used to retrieve the image.
The url parameter must either be a full URL with "http" (e.g., "http://myserver/mywebapp/myimage.gif"), or a file path to the location on disk (e.g., "C:\myappdirectory\myimage.gif"). If the parameter does not begin with http (lower case), then the location is assumed to be a file path. The file path must be the full path, including drive or UNC path.
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