微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!
createpen专题提供createpen的最新资讯内容,帮你更好的了解createpen。
如何使用CreatePen绘制空心矩形? - | 由于在绘制小圆角矩形时,在GDI +中使用DrawArc函数不是很准确,因此我改用RoundRect。 Protected Overrides Sub OnPaint(ByVal e As PaintEventArgs) Dim hDC As ...