Click or drag to resize

PIExcludeClipRect Method


Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static int ExcludeClipRect(
	IntPtr hDC,
	int x1,
	int y1,
	int x2,
	int y2
)

Parameters

hDC  IntPtr
 
x1  Int32
 
y1  Int32
 
x2  Int32
 
y2  Int32
 

Return Value

Int32
See Also