|
| ESRI.ArcGIS.ADF.Web | |
| GetSymbolByUrl(String,ContentAlignment) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > RasterMarkerSymbol Class > GetSymbolByUrl Method : GetSymbolByUrl(String,ContentAlignment) Method |
- url
- alignment
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function GetSymbolByUrl( _ ByVal url As String, _ ByVal alignment As ContentAlignment _ ) As RasterMarkerSymbol | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim url As String Dim alignment As ContentAlignment Dim value As RasterMarkerSymbol value = RasterMarkerSymbol.GetSymbolByUrl(url, alignment) | |
| C# | |
|---|---|
public static RasterMarkerSymbol GetSymbolByUrl( string url, ContentAlignment alignment ) | |
Parameters
- url
- alignment
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