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