|
| ESRI.ArcGIS.ADF.Web | |
| GetDefaultSymbol Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > RasterMarkerSymbol Class : GetDefaultSymbol Method |
- physicalDir
- The physical dir.
- urlOfPhysicalDir
- The URL of physical dir.
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function GetDefaultSymbol( _ ByVal physicalDir As String, _ ByVal urlOfPhysicalDir As String _ ) As RasterMarkerSymbol | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim physicalDir As String Dim urlOfPhysicalDir As String Dim value As RasterMarkerSymbol value = RasterMarkerSymbol.GetDefaultSymbol(physicalDir, urlOfPhysicalDir) | |
| C# | |
|---|---|
public static RasterMarkerSymbol GetDefaultSymbol( string physicalDir, string urlOfPhysicalDir ) | |
Parameters
- physicalDir
- The physical dir.
- urlOfPhysicalDir
- The URL of physical dir.
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