|     | 
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| LineSymbolSelector Constructor | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > LineSymbolSelector Class : LineSymbolSelector Constructor | 
- symbol
- Line symbol to use in the designer.
| Visual Basic (Declaration) | |
|---|---|
| Public Function New( _ ByVal symbol As SimpleLineSymbol _ ) | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public LineSymbolSelector( SimpleLineSymbol symbol ) | |
Parameters
- symbol
- Line symbol to use in the designer.
 
     
    