A selected graphic can be resized using the Shape Height and Shape Width text boxes in the Size group on the Format tab on the Picture Tools tab.

Answer the following statement true (T) or false (F)


True

Computer Science & Information Technology

You might also like to view...

Which of the following declares an Integer variable named intLength and assigns it the integer literal 12?

a. Dim intLength As Integer initialize to 12 b. Dim intLength = 12 As Integer c. Dim intLength As Integer = 12 d. Dim intLength As Integer 12

Computer Science & Information Technology

When the system spends most of its time swapping pieces rather than executing instructions it leads to a condition known as _________

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Pressing ____ in the middle of a numbered list creates a new numbered paragraph and automatically renumbers the remainder of the list.

A. [Enter] B. [Ctrl] C. [Esc] D. [Alt]

Computer Science & Information Technology

Which type of collection is ordered by position?

A. linear B. hierarchical C. graph D. sorted

Computer Science & Information Technology