Exam 15: Graphics and Multimedia

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

An existing Font object can be modified to have different properties.

Free
(True/False)
4.7/5
(37)
Correct Answer:
Verified

False

The DrawRectangle method uses a Brush object.

Free
(True/False)
4.8/5
(29)
Correct Answer:
Verified

False

OnPaint is a method that cannot be overridden.

Free
(True/False)
4.8/5
(29)
Correct Answer:
Verified

False

The four integers that are passed to a Graphics method DrawRectangle represent the top-left and bottom-right corners of the rectangle.

(True/False)
4.8/5
(30)

Visual Basic includes tools

(Multiple Choice)
4.9/5
(31)

Graphics method RotateTransform enables you to rotate drawing positions around the __________.

(Multiple Choice)
4.9/5
(31)

Which of the following RGBcolor codes will result in White?

(Multiple Choice)
4.8/5
(33)

The order of a polygon's points does not matter.

(True/False)
4.9/5
(38)

For a polygon to be drawn correctly,the first pair of coordinates in the series of Points passed to the DrawPolygon method must be the same as the last pair of coordinates.

(True/False)
4.9/5
(40)

The Graphics class does not include a method for drawing

(Multiple Choice)
4.7/5
(29)

Computers view colors as having the following color components:

(Multiple Choice)
4.7/5
(34)

When using the DrawImage method of the class Image,the x and y coordinates are the __________ arguments,and represent the _________ corner of the image.

(Multiple Choice)
4.9/5
(31)

A Brush object can be used only to fill a shape with a color.

(True/False)
4.8/5
(31)

A LinearGradientBrush draws a solid object whose color blends from one color to another.

(True/False)
4.7/5
(30)

Instead of overriding the OnPaint method,you can add an event handler for the Paint event.

(True/False)
4.8/5
(39)

To form a circle,the syntax of an arc must be:

(Multiple Choice)
4.7/5
(45)

What is the GDI+?

(Multiple Choice)
4.9/5
(37)

Visual Basic includes many drawing methods that are inside the System.Drawing and System.Drawing.Drawing2D namespaces.

(True/False)
4.8/5
(40)

The properties of font objects cannot be changed once created.

(True/False)
4.8/5
(39)

Graphics objects contain methods for drawing,font manipulation,color manipulation,and other graphics-related actions.

(True/False)
4.8/5
(29)
Showing 1 - 20 of 76
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)