![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Image Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > RasterMarkerSymbol Class : Image Property |
Visual Basic (Declaration) | |
---|---|
Public Property Image As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As RasterMarkerSymbol Dim value As String instance.Image = value value = instance.Image |
C# | |
---|---|
public string Image {get; set;} |
For an example of using this property, see the RasterMarkerSymbol overview .
The path is the full system path to the image location on the disk relative to the Spatial Server, for example, C:\Images\myicon.gif. UNC pathnames can be used (\\myComputer\arcims\output). The image does not need to be available to the client, since the server draws the image on the map.
The referenced image must be JPEG or GIF format.
This property is not valid for ArcMap Server image services.
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