点击或拖拽改变大小

XLibXVaCreateNestedList 方法 (Int32, String, XRectangle, IntPtr)

[缺少 "M:CPF.Linux.XLib.XVaCreateNestedList(System.Int32,System.String,CPF.Linux.XRectangle@,System.IntPtr)" 的 <summary> 文档]

命名空间:  CPF.Linux
程序集:  CPF.Linux (在 CPF.Linux.dll 中) 版本:0.8.8.5
语法
C#
public static IntPtr XVaCreateNestedList(
	int zero,
	string xname,
	ref XRectangle rect,
	IntPtr z
)

参数

zero
类型:SystemInt32

[缺少 "M:CPF.Linux.XLib.XVaCreateNestedList(System.Int32,System.String,CPF.Linux.XRectangle@,System.IntPtr)" 的 <param name="zero"/> 文档]

xname
类型:SystemString

[缺少 "M:CPF.Linux.XLib.XVaCreateNestedList(System.Int32,System.String,CPF.Linux.XRectangle@,System.IntPtr)" 的 <param name="xname"/> 文档]

rect
类型:CPF.LinuxXRectangle

[缺少 "M:CPF.Linux.XLib.XVaCreateNestedList(System.Int32,System.String,CPF.Linux.XRectangle@,System.IntPtr)" 的 <param name="rect"/> 文档]

z
类型:SystemIntPtr

[缺少 "M:CPF.Linux.XLib.XVaCreateNestedList(System.Int32,System.String,CPF.Linux.XRectangle@,System.IntPtr)" 的 <param name="z"/> 文档]

返回值

类型:IntPtr

[缺少 "M:CPF.Linux.XLib.XVaCreateNestedList(System.Int32,System.String,CPF.Linux.XRectangle@,System.IntPtr)" 的 <returns> 文档]

参见