Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
RotateTransfer オブジェクトを使用してキャンバス内の要素を回転させたいと考えています。うまく回転していますが、キャンバスの外に移動していることもあります。回転をキャンバスの外に制限する方法を提案できますか。
要素が回転すると、キャンバスの境界の外に出るということですか?
LayoutTranformの代わりに使ってみませんかRenderTransform?
LayoutTranform
RenderTransform