![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Image Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > RasterShieldSymbol Class : Image Property |
Visual Basic (Declaration) | |
---|---|
Public Property Image As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As RasterShieldSymbol Dim value As String instance.Image = value value = instance.Image |
C# | |
---|---|
public string Image {get; set;} |
For an example, see the RasterShieldSymbol 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.
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