System.Windows.Forms.XplatUICarbon.CGDisplayMoveCursorToPoint C# (CSharp) Метод

CGDisplayMoveCursorToPoint() приватный Метод

private CGDisplayMoveCursorToPoint ( IntPtr display, System.Windows.Forms.CarbonInternal point ) : void
display System.IntPtr
point System.Windows.Forms.CarbonInternal
Результат void
		extern static void CGDisplayMoveCursorToPoint (IntPtr display, Carbon.CGPoint point);
		#endregion
XplatUICarbon