Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal borderColor As Color, _ ByVal borderWidth As Double _ ) |
C# | |
---|---|
public SimpleLineSymbol( Color borderColor, double borderWidth ) |
Parameters
- borderColor
- Color of the border.
- borderWidth
- Width of the border.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family