![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
MarkerSymbolSelector Constructor | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > MarkerSymbolSelector Class : MarkerSymbolSelector Constructor |
- physicalDir
- Physical directory of the image.
- urlOfPhysicalDir
- URL corresponding to the physical directory.
- symbol
- A raster marker symbol to use.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal physicalDir As String, _ ByVal urlOfPhysicalDir As String, _ ByVal symbol As ESRI.ArcGIS.ADF.Web.Display.Symbol.RasterMarkerSymbol _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim physicalDir As String Dim urlOfPhysicalDir As String Dim symbol As ESRI.ArcGIS.ADF.Web.Display.Symbol.RasterMarkerSymbol Dim instance As New MarkerSymbolSelector(physicalDir, urlOfPhysicalDir, symbol) |
C# | |
---|---|
public MarkerSymbolSelector( string physicalDir, string urlOfPhysicalDir, ESRI.ArcGIS.ADF.Web.Display.Symbol.RasterMarkerSymbol symbol ) |
Parameters
- physicalDir
- Physical directory of the image.
- urlOfPhysicalDir
- URL corresponding to the physical directory.
- symbol
- A raster marker symbol to use.
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