点击或拖拽改变大小

XLibXShapeCombineRectangles 方法

[缺少 "M:CPF.Linux.XLib.XShapeCombineRectangles(System.IntPtr,System.IntPtr,CPF.Linux.XShapeKind,System.Int32,System.Int32,CPF.Linux.XRectangle[],System.Int32,CPF.Linux.XShapeOperation,CPF.Linux.XOrdering)" 的 <summary> 文档]

命名空间:  CPF.Linux
程序集:  CPF.Linux (在 CPF.Linux.dll 中) 版本:0.8.8.5
语法
C#
public static void XShapeCombineRectangles(
	IntPtr display,
	IntPtr window,
	XShapeKind dest_kind,
	int x_off,
	int y_off,
	XRectangle[] rectangles,
	int n_rects,
	XShapeOperation op,
	XOrdering ordering
)

参数

display
类型:SystemIntPtr

[缺少 "M:CPF.Linux.XLib.XShapeCombineRectangles(System.IntPtr,System.IntPtr,CPF.Linux.XShapeKind,System.Int32,System.Int32,CPF.Linux.XRectangle[],System.Int32,CPF.Linux.XShapeOperation,CPF.Linux.XOrdering)" 的 <param name="display"/> 文档]

window
类型:SystemIntPtr

[缺少 "M:CPF.Linux.XLib.XShapeCombineRectangles(System.IntPtr,System.IntPtr,CPF.Linux.XShapeKind,System.Int32,System.Int32,CPF.Linux.XRectangle[],System.Int32,CPF.Linux.XShapeOperation,CPF.Linux.XOrdering)" 的 <param name="window"/> 文档]

dest_kind
类型:CPF.LinuxXShapeKind

[缺少 "M:CPF.Linux.XLib.XShapeCombineRectangles(System.IntPtr,System.IntPtr,CPF.Linux.XShapeKind,System.Int32,System.Int32,CPF.Linux.XRectangle[],System.Int32,CPF.Linux.XShapeOperation,CPF.Linux.XOrdering)" 的 <param name="dest_kind"/> 文档]

x_off
类型:SystemInt32

[缺少 "M:CPF.Linux.XLib.XShapeCombineRectangles(System.IntPtr,System.IntPtr,CPF.Linux.XShapeKind,System.Int32,System.Int32,CPF.Linux.XRectangle[],System.Int32,CPF.Linux.XShapeOperation,CPF.Linux.XOrdering)" 的 <param name="x_off"/> 文档]

y_off
类型:SystemInt32

[缺少 "M:CPF.Linux.XLib.XShapeCombineRectangles(System.IntPtr,System.IntPtr,CPF.Linux.XShapeKind,System.Int32,System.Int32,CPF.Linux.XRectangle[],System.Int32,CPF.Linux.XShapeOperation,CPF.Linux.XOrdering)" 的 <param name="y_off"/> 文档]

rectangles
类型:CPF.LinuxXRectangle

[缺少 "M:CPF.Linux.XLib.XShapeCombineRectangles(System.IntPtr,System.IntPtr,CPF.Linux.XShapeKind,System.Int32,System.Int32,CPF.Linux.XRectangle[],System.Int32,CPF.Linux.XShapeOperation,CPF.Linux.XOrdering)" 的 <param name="rectangles"/> 文档]

n_rects
类型:SystemInt32

[缺少 "M:CPF.Linux.XLib.XShapeCombineRectangles(System.IntPtr,System.IntPtr,CPF.Linux.XShapeKind,System.Int32,System.Int32,CPF.Linux.XRectangle[],System.Int32,CPF.Linux.XShapeOperation,CPF.Linux.XOrdering)" 的 <param name="n_rects"/> 文档]

op
类型:CPF.LinuxXShapeOperation

[缺少 "M:CPF.Linux.XLib.XShapeCombineRectangles(System.IntPtr,System.IntPtr,CPF.Linux.XShapeKind,System.Int32,System.Int32,CPF.Linux.XRectangle[],System.Int32,CPF.Linux.XShapeOperation,CPF.Linux.XOrdering)" 的 <param name="op"/> 文档]

ordering
类型:CPF.LinuxXOrdering

[缺少 "M:CPF.Linux.XLib.XShapeCombineRectangles(System.IntPtr,System.IntPtr,CPF.Linux.XShapeKind,System.Int32,System.Int32,CPF.Linux.XRectangle[],System.Int32,CPF.Linux.XShapeOperation,CPF.Linux.XOrdering)" 的 <param name="ordering"/> 文档]

参见