Click or drag to resize

PIMapWindowPoints 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 MapWindowPoints(
	IntPtr hWndFrom,
	IntPtr hWndTo,
	PIPOINTC pt,
	int cPoints
)

Parameters

hWndFrom  IntPtr
 
hWndTo  IntPtr
 
pt  PIPOINTC
 
cPoints  Int32
 

Return Value

Int32
See Also