You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pre><codeclass="lang-csharp hljs">public static class CoordinateParser : object</code></pre>
121
+
<pre><codeclass="lang-csharp hljs">public static class CoordinateParser</code></pre>
98
122
</div>
99
123
<h3id="methods">Methods
100
124
</h3>
101
125
<spanclass="small pull-right mobile-hide">
102
126
<spanclass="divider">|</span>
103
-
<ahref="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParser_TryGetBool_System_Boolean__ReadOnlySpan_System_Char___Svg_CoordinateParserState__.md&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
+
<ahref="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParser_TryGetBool_System_Boolean__System_ReadOnlySpan_System_Char___Svg_CoordinateParserState__.md&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>
<ahref="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParser_TryGetFloat_System_Single__ReadOnlySpan_System_Char___Svg_CoordinateParserState__.md&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
+
<ahref="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParser_TryGetFloat_System_Single__System_ReadOnlySpan_System_Char___Svg_CoordinateParserState__.md&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>
<ahref="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParserState__ctor_ReadOnlySpan_System_Char___.md&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
+
<ahref="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_CoordinateParserState__ctor_System_ReadOnlySpan_System_Char___.md&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>
<divclass="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