How to find out DC's dimensions?

前端 未结 6 1001
一向
一向 2020-12-31 05:53

Let\'s say I have a handle to device context (naturally, in Windows environment):

HDC hdc;

How can I get the width and height of it?

6条回答
提交回复
热议问题