Computer Science, asked by rekhagupta237, 1 month ago

Which of the following raises an event when a key is released on the keyboard?
(i) Graphics Window.KeyUp
(ii) Graphics Window.MouseDown
(iii) Graphics Window.MouseMove
(iv) GraphicsWindow.MouseUp​

Answers

Answered by reyanshshivnani
2

(i) Graphics Window.KeyUp

Answered by ribhur2102
1

Answer of the given questions

Explanation:

  • Graphics Window.KeyUp  is raises an event when a key is released on the keyboard.
  • The GraphicsWindow provides or gives graphics related to input & output functionality. For example -Using this class, it is the possible to draw & fill circles & rectangles.
  • Graphics window looks & operates in all of the IDL's visualizations-plots, surfaces, images, contours, maps, and vectors.
  • In the given topic we can explore Graphics interface for the Plot.
  • Option (i) is the answer of this question.
Similar questions