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.
私は現在、暇なときに C# を学んでいますが、行き詰まってしまいました。イメージ コントロールを画面上のランダムな位置 (水平) に移動しようとしています。これは、画面サイズとイメージ コントロール自体のサイズに基づいて行われます。C# と WPF 内で Image.X と Image.Y の位置を設定することは可能ですか?