<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : XAML transformation matrix</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : XAML transformation matrix]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 00:08:10 +0000</pubDate>
  <lastBuildDate>Thu, 09 Dec 2021 03:33:17 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=24247</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[XAML transformation matrix : Hicreating xaml in version 20...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24247&amp;PID=78339&amp;title=xaml-transformation-matrix#78339</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9524">salvoBarbera</a><br /><strong>Subject:</strong> 24247<br /><strong>Posted:</strong> 09 December 2021 at 3:33am<br /><br />Hi<div>creating xaml in version 20 now works, but transfomation matrix not, codejock crash, but in all tools when you rotate some shape they uses transfomation matrix</div><div>can codejock add in read of xaml a matrix multiplication?</div><div><br></div><div><div>&lt;Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Line X1="18.8" Y1="25.6" X2="12.6" Y2="14.3"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle Canvas.Left="15.2" Canvas.Top="13.5" Width="1" Height="12.9" RenderTransformOrigin="-15.2 -1.04651" Fill="#0064AF"&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;MatrixTransform Matrix="0.8768 -0.4809 0.4809 0.8768 -7.6622 10.0055"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;/Canvas&gt;</div></div><div><br></div><div>icon source:</div><div><br></div><div><div>&lt;?xml version="1.0" encoding="UTF-8"?&gt;</div><div>&lt;Viewbox xmlns="<a href="http://schemas.microsoft.com/winfx/2006/xaml/presentati&#111;n" target="_blank" rel="nofollow">http://schemas.microsoft.com/winfx/2006/xaml/presentation"</a> Stretch="Uniform"&gt;</div><div>&nbsp; &lt;Canvas Width="32" Height="32" Canvas.Left="0" Canvas.Top="0"&gt;</div><div>&nbsp; &nbsp; &lt;Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Path Data="M19.1,15.7h7.4L30.3,9l-3.7,-6.7h-7.4L15.4,9L19.1,15.7z" Fill="#0064AF" Opacity="0.4"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Path Data="M26.9,16.2h-8l-4,-7.2l4,-7.2h8l4,7.2L26.9,16.2zM19.4,15.2h6.8L29.7,9l-3.4,-6.1h-6.8L16,9L19.4,15.2z" Fill="#0064AF"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;/Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Polygon Points="11.4,22.8 9.9,23 9.6,24.3 6.9,20.9" Fill="#D8A8F4" StrokeLineJoin="Miter"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Polygon Points="8.8,21.9 9.8,23.2 11.1,22.8 9.5,26.8" Fill="#D8A8F4" StrokeLineJoin="Miter"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Polygon Points="9.8,24.8 10.1,23.3 8.9,22.6 12.9,21" Fill="#D8A8F4" StrokeLineJoin="Miter"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Line X1="1.5" Y1="24.8" X2="8" Y2="13.7"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle Canvas.Left="-1.7" Canvas.Top="18.8" Width="12.9" Height="1" RenderTransformOrigin="0.131783 -18.8" Fill="#0064AF"&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;MatrixTransform Matrix="0.4999 -0.8661 0.8661 0.4999 -14.3089 13.7897"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;/Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Line X1="16.5" Y1="16.5" X2="3.6" Y2="16.5"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle Canvas.Left="3.8" Canvas.Top="15.9" Width="12.9" Height="1" RenderTransformOrigin="-0.294574 -15.9" Fill="#0064AF"&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;MatrixTransform Matrix="1 -0.00398702 0.00398702 1 -0.0654499 0.0409637"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;/Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Line X1="12.7" Y1="31.6" X2="19.2" Y2="20.4"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle Canvas.Left="9.5" Canvas.Top="25.5" Width="12.9" Height="1" RenderTransformOrigin="-0.736434 -25.5" Fill="#0064AF"&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;MatrixTransform Matrix="0.4999 -0.8661 0.8661 0.4999 -14.5686 26.8092"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;/Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Line X1="7.4" Y1="31.9" X2="1" Y2="20.8"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle Canvas.Left="3.7" Canvas.Top="19.9" Width="1" Height="12.9" RenderTransformOrigin="-3.7 -1.54264" Fill="#0064AF"&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;MatrixTransform Matrix="0.8656 -0.5007 0.5007 0.8656 -12.6312 5.6465"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;/Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Line X1="18.8" Y1="25.6" X2="12.6" Y2="14.3"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle Canvas.Left="15.2" Canvas.Top="13.5" Width="1" Height="12.9" RenderTransformOrigin="-15.2 -1.04651" Fill="#0064AF"&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;MatrixTransform Matrix="0.8768 -0.4809 0.4809 0.8768 -7.6622 10.0055"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;/Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Line X1="3.6" Y1="29.6" X2="16.5" Y2="29.8"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle Canvas.Left="9.5" Canvas.Top="23.2" Width="1" Height="12.9" RenderTransformOrigin="-9.5 -1.79845" Fill="#0064AF"&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;MatrixTransform Matrix="0.0160959 -0.9999 0.9999 0.0160959 -19.839 39.2134"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle.RenderTransform&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/Rectangle&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;/Canvas&gt;</div><div>&nbsp; &nbsp; &nbsp; &lt;Polygon Points="15.3,23.3 15,19.6 11,18.6 22.1,12.9" Fill="#FF5500" StrokeLineJoin="Miter"/&gt;</div><div>&nbsp; &nbsp; &lt;/Canvas&gt;</div><div>&nbsp; &lt;/Canvas&gt;</div><div>&lt;/Viewbox&gt;</div></div><div><br></div>]]>
   </description>
   <pubDate>Thu, 09 Dec 2021 03:33:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24247&amp;PID=78339&amp;title=xaml-transformation-matrix#78339</guid>
  </item> 
 </channel>
</rss>