Use wpf translatetransform and didn’t get the corretct drawing
i give two point[(100, 100) and (500, 200)] to crate a rect with wpf streamgeometry. and i use translatetransform to translate the rect in grid center.
i give two point[(100, 100) and (500, 200)] to crate a rect with wpf streamgeometry. and i use translatetransform to translate the rect in grid center.