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