点击或拖拽改变大小

DuiWkeBrowserwkeAddDirtyArea 方法

[缺少 "M:DSkin.DirectUI.DuiWkeBrowser.wkeAddDirtyArea(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <summary> 文档]

命名空间:  DSkin.DirectUI
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public static void wkeAddDirtyArea(
	IntPtr webView,
	int x,
	int y,
	int w,
	int h
)

参数

webView
类型:SystemIntPtr

[缺少 "M:DSkin.DirectUI.DuiWkeBrowser.wkeAddDirtyArea(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="webView"/> 文档]

x
类型:SystemInt32

[缺少 "M:DSkin.DirectUI.DuiWkeBrowser.wkeAddDirtyArea(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="x"/> 文档]

y
类型:SystemInt32

[缺少 "M:DSkin.DirectUI.DuiWkeBrowser.wkeAddDirtyArea(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="y"/> 文档]

w
类型:SystemInt32

[缺少 "M:DSkin.DirectUI.DuiWkeBrowser.wkeAddDirtyArea(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="w"/> 文档]

h
类型:SystemInt32

[缺少 "M:DSkin.DirectUI.DuiWkeBrowser.wkeAddDirtyArea(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="h"/> 文档]

参见