TranslateTransform appearing on converted xaml text
#3
Hi,

When I set the AutoSize property to false, I get the following xaml inserted instead. I do not wish to see this as well. I would like my xaml to be the same as the one I see when exported and chose get geometries from ViewerSvg. Could you please help me to achieve that?

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


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

Forum Jump:


Users browsing this thread:
1 Guest(s)