'宣言
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 )
パラメータ
- strokeWidth
- strokeDasharray
- color