PIIntersectClipRect Method |
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static int IntersectClipRect(
IntPtr hdc,
int nLeftRect,
int nTopRect,
int nRightRect,
int nBottomRect
)
Parameters
- hdc IntPtr
-
- nLeftRect Int32
-
- nTopRect Int32
-
- nRightRect Int32
-
- nBottomRect Int32
-
Return Value
Int32
See Also