Use the ____________________ to change smooth points to corner points and vice versa.

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


Anchor Point tool

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. A primitive-type variable can store exactly one value of its declared type at a time. b. Primitive-type instance variables are initialized by default. c. Variables of types byte, char, short, int, long, float and double are initialized to 0. d. Variables of type boolean are initialized to true.

Computer Science & Information Technology

The new default shutdown option for Windows is the ________ boot

A) hybrid B) hibernate C) indexed D) suspended

Computer Science & Information Technology

Which of the following is not a valid string for text-shadow?

a. text-shadow: 0 2px grey; b. text-shadow: 0 2px rgb(128,128,128); c. text-shadow: 0 2px #808080; d. text-shadow: 0 2px hsl(0,0%,50.2%);

Computer Science & Information Technology

Backing into a solution to find the input value that produces the answer you want is sometimes referred to as ____.

A. backing up B. reverse solving C. backsolving D. goal reverse

Computer Science & Information Technology