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.
cm mmでWPFドキュメントビューアのページサイズを設定するには?
1cm = 37.8 デバイスに依存しないピクセル。WPF では DIP (Device Independent Pixels) で計算するため、この値は一定であり、信頼できます。したがって、cm 値に 37.8 を掛けると、探している値が得られます。完全を期すために: 96DIP = 1inch;