What is the difference between scaling paths and offseting paths?
What will be an ideal response?
The Scale tool will not give you the same result as the Offset Path command when creating concentric circles. If you use the Scale tool to try and create concentric circles, each successive circle is a percentage of a different size original circle. Percentages are relative, not absolute, so the space between each circle and the original from which it was scaled keeps getting smaller, because the original keeps getting smaller. Each time you repeat the transformation, the distance between the new circle and its original will be reduced by half. With the Offset Path command, the offset is an absolute. So if you make five copies offset at .25", each copy will be offset .25" from its original.
You might also like to view...
The master session key is also known as the __________ key.
A. AAA B. GTK C. MIC D. STA
When executed against the database the following SQL statement will
``` query = “Select * FROM products WHERE productID=” _ & Request( “productid” ) ``` (a) cause an error. (b) store a record in the database. (c) retrieve a record from (d) none of the above.
Which section break begins a new section on the same page?
A. continuous B. even page C. odd page D. same page
The recommended methodology for creating worksheets includes _____.
A. analyze requirements B. design solution C. validate design D. document solution