本文介绍了在移动应用中缩放图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在移动应用程序中缩放图像?



从OP更新

我正在开发一个在windows mobile中打开dwg的应用程序。

我可以打开dwg但是我无法缩放图像。



dwg是一个autocad文件。



如何通过代码缩放?

How can I zoom image in mobile application?

Update from OP:
I am developing an application to open dwg in windows mobile.
I can open dwg but I am unable to zoom the image.

dwg is an autocad file.

How can I zoom it by code?

推荐答案


这篇关于在移动应用中缩放图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-18 23:51