PIIntCreateRectRgn 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 IntPtr IntCreateRectRgn(
int x1,
int y1,
int x2,
int y2
)
Parameters
- x1 Int32
-
- y1 Int32
-
- x2 Int32
-
- y2 Int32
-
Return Value
IntPtr
See Also