|
| ESRI.ArcGIS.ADF.Web | |
| SimpleLineSymbol Constructor(Color,Int32) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > SimpleLineSymbol Class > SimpleLineSymbol Constructor : SimpleLineSymbol Constructor(Color,Int32) |
- color
- Color of the line.
- width
- Width of the line.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal color As Color, _ ByVal width As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim color As Color Dim width As Integer Dim instance As New SimpleLineSymbol(color, width) | |
Parameters
- color
- Color of the line.
- width
- Width of the line.
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