BehaviorService.ScreenToAdornerWindow(Point) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Translates a point in screen coordinates into the adorner window coordinates of the BehaviorService.
public:
System::Drawing::Point ScreenToAdornerWindow(System::Drawing::Point p);
public System.Drawing.Point ScreenToAdornerWindow (System.Drawing.Point p);
member this.ScreenToAdornerWindow : System.Drawing.Point -> System.Drawing.Point
Public Function ScreenToAdornerWindow (p As Point) As Point
Parameters
Returns
The transformed Point value, in adorner window coordinates.
Applies to
See also
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.