InheritGradient Property

Definition

Namespace Svg
Assembly Svg.Custom.dll

Gets or sets another gradient fill from which to inherit the stops from.

[SvgAttribute("href", "http://www.w3.org/1999/xlink")]
public SvgDeferredPaintServer InheritGradient { get; set; }

Returns