0
Answer

C# metric transformation

Photo of gaby2r

gaby2r

20y
2.2k
1
how do i transform inches to pixels and viceversa ? if it was c++ i'd use the device context functions lptodp and lptohimetric but i need a C# solution.