Skip to content

Commit ad239e3

Browse files
CI BuildCI Build
authored andcommitted
Change order of values in <TargetFrameworks> (#1048) - makes the newer framework version the default
1 parent 116223a commit ad239e3

File tree

235 files changed

+14028
-3240
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

235 files changed

+14028
-3240
lines changed

api/Svg.AttributeEventArgs.html

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,39 @@ <h1 id="Svg_AttributeEventArgs" data-uid="Svg.AttributeEventArgs" class="text-br
8989
<div class="inheritance">
9090
<h5>Inheritance</h5>
9191
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
92-
<div class="level1"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
93-
<div class="level2"><span class="xref">AttributeEventArgs</span></div>
92+
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
93+
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
94+
<div class="level3"><span class="xref">AttributeEventArgs</span></div>
9495
</div>
9596
<div class="inheritedMembers">
9697
<h5>Inherited Members</h5>
9798
<div>
9899
<a class="xref" href="Svg.SVGArg.html#Svg_SVGArg_SessionID">SVGArg.SessionID</a>
99100
</div>
101+
<div>
102+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs.empty">EventArgs.Empty</a>
103+
</div>
104+
<div>
105+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
106+
</div>
107+
<div>
108+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
109+
</div>
110+
<div>
111+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
112+
</div>
113+
<div>
114+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
115+
</div>
116+
<div>
117+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
118+
</div>
119+
<div>
120+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
121+
</div>
122+
<div>
123+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
124+
</div>
100125
</div>
101126
<h6><strong>Namespace</strong>: <a class="xref" href="Svg.html">Svg</a></h6>
102127
<h6><strong>Assembly</strong>: Svg.dll</h6>

api/Svg.ChildAddedEventArgs.html

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,39 @@ <h1 id="Svg_ChildAddedEventArgs" data-uid="Svg.ChildAddedEventArgs" class="text-
8989
<div class="inheritance">
9090
<h5>Inheritance</h5>
9191
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
92-
<div class="level1"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
93-
<div class="level2"><span class="xref">ChildAddedEventArgs</span></div>
92+
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
93+
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
94+
<div class="level3"><span class="xref">ChildAddedEventArgs</span></div>
9495
</div>
9596
<div class="inheritedMembers">
9697
<h5>Inherited Members</h5>
9798
<div>
9899
<a class="xref" href="Svg.SVGArg.html#Svg_SVGArg_SessionID">SVGArg.SessionID</a>
99100
</div>
101+
<div>
102+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs.empty">EventArgs.Empty</a>
103+
</div>
104+
<div>
105+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
106+
</div>
107+
<div>
108+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
109+
</div>
110+
<div>
111+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
112+
</div>
113+
<div>
114+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
115+
</div>
116+
<div>
117+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
118+
</div>
119+
<div>
120+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
121+
</div>
122+
<div>
123+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
124+
</div>
100125
</div>
101126
<h6><strong>Namespace</strong>: <a class="xref" href="Svg.html">Svg</a></h6>
102127
<h6><strong>Assembly</strong>: Svg.dll</h6>

api/Svg.ContentEventArgs.html

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,39 @@ <h1 id="Svg_ContentEventArgs" data-uid="Svg.ContentEventArgs" class="text-break"
8989
<div class="inheritance">
9090
<h5>Inheritance</h5>
9191
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
92-
<div class="level1"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
93-
<div class="level2"><span class="xref">ContentEventArgs</span></div>
92+
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
93+
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
94+
<div class="level3"><span class="xref">ContentEventArgs</span></div>
9495
</div>
9596
<div class="inheritedMembers">
9697
<h5>Inherited Members</h5>
9798
<div>
9899
<a class="xref" href="Svg.SVGArg.html#Svg_SVGArg_SessionID">SVGArg.SessionID</a>
99100
</div>
101+
<div>
102+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs.empty">EventArgs.Empty</a>
103+
</div>
104+
<div>
105+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
106+
</div>
107+
<div>
108+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
109+
</div>
110+
<div>
111+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
112+
</div>
113+
<div>
114+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
115+
</div>
116+
<div>
117+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
118+
</div>
119+
<div>
120+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
121+
</div>
122+
<div>
123+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
124+
</div>
100125
</div>
101126
<h6><strong>Namespace</strong>: <a class="xref" href="Svg.html">Svg</a></h6>
102127
<h6><strong>Assembly</strong>: Svg.dll</h6>

api/Svg.CoordinateParser.html

Lines changed: 31 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,23 +90,47 @@ <h5>Inheritance</h5>
9090
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
9191
<div class="level1"><span class="xref">CoordinateParser</span></div>
9292
</div>
93+
<div class="inheritedMembers">
94+
<h5>Inherited Members</h5>
95+
<div>
96+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
97+
</div>
98+
<div>
99+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
100+
</div>
101+
<div>
102+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
103+
</div>
104+
<div>
105+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
106+
</div>
107+
<div>
108+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
109+
</div>
110+
<div>
111+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
112+
</div>
113+
<div>
114+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
115+
</div>
116+
</div>
93117
<h6><strong>Namespace</strong>: <a class="xref" href="Svg.html">Svg</a></h6>
94118
<h6><strong>Assembly</strong>: Svg.dll</h6>
95119
<h5 id="Svg_CoordinateParser_syntax">Syntax</h5>
96120
<div class="codewrapper">
97-
<pre><code class="lang-csharp hljs">public static class CoordinateParser : object</code></pre>
121+
<pre><code class="lang-csharp hljs">public static class CoordinateParser</code></pre>
98122
</div>
99123
<h3 id="methods">Methods
100124
</h3>
101125
<span class="small pull-right mobile-hide">
102126
<span class="divider">|</span>
103-
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParser_TryGetBool_System_Boolean__ReadOnlySpan_System_Char___Svg_CoordinateParserState__.md&amp;value=---%0Auid%3A%20Svg.CoordinateParser.TryGetBool(System.Boolean%40%2CReadOnlySpan%7BSystem.Char%7D%40%2CSvg.CoordinateParserState%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
127+
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParser_TryGetBool_System_Boolean__System_ReadOnlySpan_System_Char___Svg_CoordinateParserState__.md&amp;value=---%0Auid%3A%20Svg.CoordinateParser.TryGetBool(System.Boolean%40%2CSystem.ReadOnlySpan%7BSystem.Char%7D%40%2CSvg.CoordinateParserState%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
104128
</span>
105129
<span class="small pull-right mobile-hide">
106130
<a href="https://github.com/svg-net/SVG/blob/master/Source/Paths/CoordinateParser.cs/#L47">View Source</a>
107131
</span>
108132
<a id="Svg_CoordinateParser_TryGetBool_" data-uid="Svg.CoordinateParser.TryGetBool*"></a>
109-
<h4 id="Svg_CoordinateParser_TryGetBool_System_Boolean__ReadOnlySpan_System_Char___Svg_CoordinateParserState__" data-uid="Svg.CoordinateParser.TryGetBool(System.Boolean@,ReadOnlySpan{System.Char}@,Svg.CoordinateParserState@)">TryGetBool(out Boolean, ref ReadOnlySpan&lt;Char&gt;, ref CoordinateParserState)</h4>
133+
<h4 id="Svg_CoordinateParser_TryGetBool_System_Boolean__System_ReadOnlySpan_System_Char___Svg_CoordinateParserState__" data-uid="Svg.CoordinateParser.TryGetBool(System.Boolean@,System.ReadOnlySpan{System.Char}@,Svg.CoordinateParserState@)">TryGetBool(out Boolean, ref ReadOnlySpan&lt;Char&gt;, ref CoordinateParserState)</h4>
110134
<div class="markdown level1 summary"></div>
111135
<div class="markdown level1 conceptual"></div>
112136
<h5 class="decalaration">Declaration</h5>
@@ -129,7 +153,7 @@ <h5 class="parameters">Parameters</h5>
129153
<td></td>
130154
</tr>
131155
<tr>
132-
<td><span class="xref">ReadOnlySpan</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
156+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
133157
<td><span class="parametername">chars</span></td>
134158
<td></td>
135159
</tr>
@@ -157,13 +181,13 @@ <h5 class="returns">Returns</h5>
157181
</table>
158182
<span class="small pull-right mobile-hide">
159183
<span class="divider">|</span>
160-
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParser_TryGetFloat_System_Single__ReadOnlySpan_System_Char___Svg_CoordinateParserState__.md&amp;value=---%0Auid%3A%20Svg.CoordinateParser.TryGetFloat(System.Single%40%2CReadOnlySpan%7BSystem.Char%7D%40%2CSvg.CoordinateParserState%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
184+
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParser_TryGetFloat_System_Single__System_ReadOnlySpan_System_Char___Svg_CoordinateParserState__.md&amp;value=---%0Auid%3A%20Svg.CoordinateParser.TryGetFloat(System.Single%40%2CSystem.ReadOnlySpan%7BSystem.Char%7D%40%2CSvg.CoordinateParserState%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
161185
</span>
162186
<span class="small pull-right mobile-hide">
163187
<a href="https://github.com/svg-net/SVG/blob/master/Source/Paths/CoordinateParser.cs/#L91">View Source</a>
164188
</span>
165189
<a id="Svg_CoordinateParser_TryGetFloat_" data-uid="Svg.CoordinateParser.TryGetFloat*"></a>
166-
<h4 id="Svg_CoordinateParser_TryGetFloat_System_Single__ReadOnlySpan_System_Char___Svg_CoordinateParserState__" data-uid="Svg.CoordinateParser.TryGetFloat(System.Single@,ReadOnlySpan{System.Char}@,Svg.CoordinateParserState@)">TryGetFloat(out Single, ref ReadOnlySpan&lt;Char&gt;, ref CoordinateParserState)</h4>
190+
<h4 id="Svg_CoordinateParser_TryGetFloat_System_Single__System_ReadOnlySpan_System_Char___Svg_CoordinateParserState__" data-uid="Svg.CoordinateParser.TryGetFloat(System.Single@,System.ReadOnlySpan{System.Char}@,Svg.CoordinateParserState@)">TryGetFloat(out Single, ref ReadOnlySpan&lt;Char&gt;, ref CoordinateParserState)</h4>
167191
<div class="markdown level1 summary"></div>
168192
<div class="markdown level1 conceptual"></div>
169193
<h5 class="decalaration">Declaration</h5>
@@ -186,7 +210,7 @@ <h5 class="parameters">Parameters</h5>
186210
<td></td>
187211
</tr>
188212
<tr>
189-
<td><span class="xref">ReadOnlySpan</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
213+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
190214
<td><span class="parametername">chars</span></td>
191215
<td></td>
192216
</tr>

api/Svg.CoordinateParserState.html

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,27 @@ <h1 id="Svg_CoordinateParserState" data-uid="Svg.CoordinateParserState" class="t
8585
</h1>
8686
<div class="markdown level0 summary"></div>
8787
<div class="markdown level0 conceptual"></div>
88+
<div class="inheritedMembers">
89+
<h5>Inherited Members</h5>
90+
<div>
91+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.equals#system-valuetype-equals(system-object)">ValueType.Equals(Object)</a>
92+
</div>
93+
<div>
94+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode#system-valuetype-gethashcode">ValueType.GetHashCode()</a>
95+
</div>
96+
<div>
97+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.tostring#system-valuetype-tostring">ValueType.ToString()</a>
98+
</div>
99+
<div>
100+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
101+
</div>
102+
<div>
103+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
104+
</div>
105+
<div>
106+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
107+
</div>
108+
</div>
88109
<h6><strong>Namespace</strong>: <a class="xref" href="Svg.html">Svg</a></h6>
89110
<h6><strong>Assembly</strong>: Svg.dll</h6>
90111
<h5 id="Svg_CoordinateParserState_syntax">Syntax</h5>
@@ -95,13 +116,13 @@ <h3 id="constructors">Constructors
95116
</h3>
96117
<span class="small pull-right mobile-hide">
97118
<span class="divider">|</span>
98-
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParserState__ctor_ReadOnlySpan_System_Char___.md&amp;value=---%0Auid%3A%20Svg.CoordinateParserState.%23ctor(ReadOnlySpan%7BSystem.Char%7D%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
119+
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParserState__ctor_System_ReadOnlySpan_System_Char___.md&amp;value=---%0Auid%3A%20Svg.CoordinateParserState.%23ctor(System.ReadOnlySpan%7BSystem.Char%7D%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
99120
</span>
100121
<span class="small pull-right mobile-hide">
101122
<a href="https://github.com/svg-net/SVG/blob/master/Source/Paths/CoordinateParser.cs/#L27">View Source</a>
102123
</span>
103124
<a id="Svg_CoordinateParserState__ctor_" data-uid="Svg.CoordinateParserState.#ctor*"></a>
104-
<h4 id="Svg_CoordinateParserState__ctor_ReadOnlySpan_System_Char___" data-uid="Svg.CoordinateParserState.#ctor(ReadOnlySpan{System.Char}@)">CoordinateParserState(ref ReadOnlySpan&lt;Char&gt;)</h4>
125+
<h4 id="Svg_CoordinateParserState__ctor_System_ReadOnlySpan_System_Char___" data-uid="Svg.CoordinateParserState.#ctor(System.ReadOnlySpan{System.Char}@)">CoordinateParserState(ref ReadOnlySpan&lt;Char&gt;)</h4>
105126
<div class="markdown level1 summary"></div>
106127
<div class="markdown level1 conceptual"></div>
107128
<h5 class="decalaration">Declaration</h5>
@@ -119,7 +140,7 @@ <h5 class="parameters">Parameters</h5>
119140
</thead>
120141
<tbody>
121142
<tr>
122-
<td><span class="xref">ReadOnlySpan</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
143+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
123144
<td><span class="parametername">chars</span></td>
124145
<td></td>
125146
</tr>

api/Svg.DataTypes.SvgColourInterpolation.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ <h6><strong>Namespace</strong>: <a class="xref" href="Svg.DataTypes.html">Svg.Da
9090
<h6><strong>Assembly</strong>: Svg.dll</h6>
9191
<h5 id="Svg_DataTypes_SvgColourInterpolation_syntax">Syntax</h5>
9292
<div class="codewrapper">
93-
<pre><code class="lang-csharp hljs">public enum SvgColourInterpolation : int</code></pre>
93+
<pre><code class="lang-csharp hljs">[TypeConverter(typeof(SvgColourInterpolationConverter))]
94+
public enum SvgColourInterpolation</code></pre>
9495
</div>
9596
<h5 id="Svg_DataTypes_SvgColourInterpolation_remarks"><strong>Remarks</strong></h5>
9697
<div class="markdown level0 remarks"><p>When a child element is blended into a background, the value of the ‘color-interpolation’ property on the child determines the type of blending, not the value of the ‘color-interpolation’ on the parent. For gradients which make use of the ‘xlink:href’ attribute to reference another gradient, the gradient uses the ‘color-interpolation’ property value from the gradient element which is directly referenced by the ‘fill’ or ‘stroke’ property. When animating colors, color interpolation is performed according to the value of the ‘color-interpolation’ property on the element being animated.</p>

0 commit comments

Comments
 (0)