mono has issue throwing exception for no reason.
命名空间:
DSkin.Html
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法 public static Graphics CreateGraphics(
Control control
)
参数
- control
- 类型:System.Windows.FormsControl
the control to create graphics object from
返回值
类型:
Graphicsnew graphics object or null in mono if failed
参见