The ____ feature helps guide the next anchor point by displaying a stretch line between anchor points, even before you click.

a. Clothes Line
b. Rubber Band
c. Zip Line
d. Stretch

b. Rubber Band

Computer Science & Information Technology

You might also like to view...

The specifications of an ADT’s operations indicate ______.

a) what the operations do b) how to implement the operations c) how to store the data in the ADT d) how to carry out the operations

Computer Science & Information Technology

This vector function removes an item from a vector.

a. remove_item b. delete_item c. erase d. pop_back

Computer Science & Information Technology