SVGStopElement.Offset

SVGStopElement.Offset property

Corresponds to attribute ‘offset’ on the given ‘radialGradient’ element.

public SVGAnimatedNumber Offset { get; }

Property Value

The attribute ‘offset’ of the given ‘radialGradient’ element.

See Also