Error The resource "clipPath28" could not be resolved.
Posted: 23 Feb 2021, 06:05
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Name="svg10" Width="1584.8" Height="1120.6801">
<Canvas.RenderTransform>
<TranslateTransform X="0" Y="0"/>
</Canvas.RenderTransform>
<Canvas.Resources>
<PathGeometry xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Key="clipPath28" Figures="M 1162.8 -28.368 H 27.648 V -813.456 H 1162.8 v 785.088" FillRule="NonZero"/>
</Canvas.Resources>
<Canvas Name="g18">
<Canvas.RenderTransform>
<MatrixTransform Matrix="1.3333333 0 0 -1.3333333 0 2.8017e-5"/>
</Canvas.RenderTransform>
<Canvas Name="g22">
<Canvas Name="g24" Clip="{StaticResource clipPath28}">
</Canvas>
</Canvas>
</Canvas>
</Canvas>