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 Phone 7