ESRI.ArcGIS.ADF.Web
RasterFillSymbol Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > RasterFillSymbol Class > RasterFillSymbol Constructor : RasterFillSymbol Constructor(String)




url
The URL used by clients to retrieve the image.
Constructs a RasterFillSymbol.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal url As String _
)
Visual Basic (Usage)Copy Code
Dim url As String
 
Dim instance As RasterFillSymbol(url)
C# 
public RasterFillSymbol( 
   string url
)

Parameters

url
The URL used by clients to retrieve the image.

See Also

© 2010 All Rights Reserved.