Gets or sets a value indicating what happens if the gradient starts or ends inside the bounds of the object(s) being painted by the gradient.
シンタックス
'宣言
Public Property SpreadMethod As System.Nullable(Of SvgSpreadMethod)
public System.Nullable<SvgSpreadMethod> SpreadMethod {get; set;}
参照