Exam 15: Graphics and Multimedia

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

Method FillPolygon fills a polygon that has already been drawn.

(True/False)
4.7/5
(28)

The Size property of class Font returns the size of a font in its point size.

(True/False)
4.7/5
(38)

The __________ represent(s)the printable area of a page.

(Multiple Choice)
4.8/5
(35)

To draw on a control using one of the Graphics drawing methods,you must pass a pen or brush object as the first argument to the method.

(True/False)
4.8/5
(30)

Counter clockwise arcs are negative.

(True/False)
4.9/5
(35)

You'll explicitly call the OnPaint method often.

(True/False)
4.8/5
(34)

You cannot create your own Paint event handler,rather you must rely on the default implementation provided.

(True/False)
4.9/5
(40)

GraphicsPath method AppendLine appends a line to the shape.

(True/False)
4.8/5
(31)

To draw a polygon,you pass to the method:

(Multiple Choice)
4.9/5
(36)

To insert a program into a new program,you must:

(Multiple Choice)
4.8/5
(30)

Arcs are described most specifically as _______________.

(Multiple Choice)
4.7/5
(36)

An arc is drawn as part of an ellipse whose location is specified by the bounding rectangle of the ellipse.

(True/False)
4.7/5
(40)

To make a filled rectangle use the syntax:

(Multiple Choice)
5.0/5
(33)

A TextureBrush is a brush that fills the interior of a shape with an image rather than a solid color.

(True/False)
4.8/5
(39)

The number of degrees that an arc traverses from its starting angle is known as the _____________.

(Multiple Choice)
4.8/5
(42)

What does the A in ARGB stand for and what does it determine?

(Multiple Choice)
4.7/5
(39)

In order to create a new picture on a Form,one makes a new Image object.

(True/False)
4.8/5
(25)

The DrawPie method of class Graphics will create:

(Multiple Choice)
4.8/5
(39)

A syntax error will occur if a specified font is not available on a system.

(True/False)
4.7/5
(37)

The Size property of a Font object returns the size measured in ________ by default.

(Multiple Choice)
4.8/5
(27)
Showing 21 - 40 of 76
close modal

Filters

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