TranslateTransform appearing on converted xaml text
#8
I understand that setting the AutoSize to false does not include that xaml but inserts the following.

<GeometryDrawing>
- <GeometryDrawing.Pen>
<Pen Brush="#00FFFFFF" Thickness="0" />
</GeometryDrawing.Pen>
- <GeometryDrawing.Geometry>
<RectangleGeometry Rect="0,0,32,32" />
</GeometryDrawing.Geometry>
</GeometryDrawing>

Is there something else I need to modify to get the same output as in the viewerSvg export? I have posted my settings earlier.
  


Messages In This Thread
RE: TranslateTransform appearing on converted xaml text - by pranav - 04-17-2014, 03:54 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)