You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Didn't really have time to set up an example and try this out. But, what you can try is to set the RenderTransformOrigin property on the RichItemContainer itself. I will probably expose a way to set this through an Attached Property same as ApplyTransform.
Hi,
I need to rotate imageVisual based on the center, i use the following code
and rotate using TopLeft pivot, now I added the RenderTransformOrigin="0.5, 0.5" like this
but it doesn't work.
Can you check it, please?
The text was updated successfully, but these errors were encountered: