'Declaration Public Function New( _ ByVal strokeWidth As Nullable(Of Double), _ ByVal strokeDasharray As String, _ ByVal color As IColor _ )
public _OverlayLineSymbol( Nullable<double> strokeWidth, string strokeDasharray, IColor color )
Parameters
- strokeWidth
- strokeDasharray
- color