SpreadMethod Property
SpreadMethod
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.
Declaration
public SvgSpreadMethod? SpreadMethod { get; set; }
Public Property SpreadMethod As SvgSpreadMethod?