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.
Constructor.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal symbol As SimpleLineSymbol _
)
Visual Basic (Usage)Copy Code
Dim symbol As SimpleLineSymbol
 
Dim instance As LineSymbolSelector(symbol)
C# 
public LineSymbolSelector( 
   SimpleLineSymbol symbol
)

Parameters

symbol
Line symbol to use in the designer.

See Also

© 2010 All Rights Reserved.