Math, asked by srikrishna24, 7 months ago

The coordinates of the form in XY-plane is??​

Answers

Answered by muskaanraj09
2

Answer:

The origin of X- Y coordinates will vary depending on whether you use screen or client coordinates.

Step-by-step explanation:

Screen coordinate -:A window forms application specific the position of a window on the screen in screen coordinate.

origin- upper left corner of the screen.

Client coordinate-:A window forms application specific the position of point in a form or control using client coordinate.

origin- upper left corner of the client area of the control or form.

Similar questions