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