点击或拖拽改变大小

EweCorewkeResize 方法

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

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

参数

webView
类型:SystemIntPtr

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

w
类型:SystemInt32

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

h
类型:SystemInt32

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

参见