spreadMethod property
Gets a value that determines what happens if a gradient starts or ends inside the bounds of a target rectangle.
![]() ![]() |
Syntax
HRESULT value = object.get_spreadMethod(ISVGAnimatedEnumeration** p);
Property values
Type: Object
The address of a pointer to an SVGAnimatedEnumeration interface that receives a value that corresponds to the fill method if the gradient starts or ends inside the bounds of the target rectangle.Standards information
- Scalable Vector Graphics: Gradients and Patterns, Section 13.4.1
Show:

