|
| ESRI.ArcGIS.ADF.Web | |
| GetDefaultHightlightSymbol Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > RasterMarkerSymbol Class : GetDefaultHightlightSymbol Method |
- physicalDir
- The physical dir.
- urlOfPhysicalDir
- The URL of physical dir.
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function GetDefaultHightlightSymbol( _ 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.GetDefaultHightlightSymbol(physicalDir, urlOfPhysicalDir) | |
| C# | |
|---|---|
public static RasterMarkerSymbol GetDefaultHightlightSymbol( 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