'宣言 Public Function SetDLineStyle( _ Optional ByVal stroke As System.String, _ Optional ByVal strokeWidth As System.Nullable(Of Integer) _ ) As StochasticBuilder(Of T)
public StochasticBuilder<T> SetDLineStyle( System.string stroke, System.Nullable<int> strokeWidth )
パラメータ
- stroke
- ストローク
- strokeWidth
- ストローク幅
戻り値の型
現在のビルダ