返回文本对象的坐标
我使用 System.drawing 将文本放置到一个对象上,该对象稍后用作模板来为用户创建名片。我的问题是,放置的文本的坐标根据所使用的显示器的分辨率和尺寸而不同。
有没有办法创建一个静态容器,无论在哪个屏幕上查看它都将保持完全相同的大小?有点像画布。
I am using System.drawing to place text onto an object that is later used as a template to create a business card for a user. My problem is that the coordinates of the text placed is different depending on the resolution and size of the monitor that is being used.
Is there a way to create a static container that will remain the exact same size no matter what screen it is viewed on? Kind of like a drawing canvas.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论