Click or drag to resize

SvgGradientServerSpreadMethod Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Specifies what happens if the gradient starts or ends inside the bounds of the target rectangle.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[SvgAttributeAttribute("spreadMethod")]
public SvgGradientSpreadMethod SpreadMethod { get; set; }
Request Example View Source

Property Value

Type: SvgGradientSpreadMethod
See Also