in Education by
I drew a shape with lots of 'lines' in Expression blend. In the XAML this gave me lots of small Paths. I then used Object->Path->Make Compound Path This brought them all into one path, but the lines are not 'connected' as I'd hoped. It's still just lots of separate bits. Is there any way to bring them together so that if I move one point, both connected lines move? (As if I'd drawn the shape with the Pencil tool.) Thanks JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
You need to connect the separate Paths rather than combine them. Right-click the compound path and select "Path > Release Compound Path". This should revert all the lines to separate Paths again. Once that is done, follow these steps: Select two of the Paths to connect (using Ctrl-click). Activate the Pen tool. Click the end point of one Path (it should turn blue) Click the end point of the second Path. This will connect the two Paths and turn them into one Path. Repeat this process for each Line you drew originally. You will most likely need to edit your final Path to clean it up some. This can be a little touchy, but stick with it and you'll get the hang of it pretty quickly. For more help, look up "paths, connecting" in the User Guide (F1).

Related questions

0 votes
    I'm a .Net developer and want to get into developing Silverlight applications. I have VS 2008 but wanted ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 23, 2022 in Education by JackTerrance
0 votes
    I'm a .Net developer and want to get into developing Silverlight applications. I have VS 2008 but wanted ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 22, 2022 in Education by JackTerrance
0 votes
    I do a lot of editing between Blend and VS. VS has a great option to "automatically reload changed ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    I'm trying to put several images together into one big image, and am looking for an algorithm which ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 19, 2022 in Education by JackTerrance
0 votes
    I'm trying to put several images together into one big image, and am looking for an algorithm which ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 19, 2022 in Education by JackTerrance
0 votes
    I have the following table relationship in my database: Parent / \ Child1 Child2 \ / GrandChild I am ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 19, 2022 in Education by JackTerrance
0 votes
    In a delta connected system, the expression of power (P) is? (a) VLILcosφ W (b) √3 VLILcosφ W (c) ... Questions for GATE EC Exam, Network Theory MCQ (Multiple Choice Questions)...
asked Oct 17, 2021 in Education by JackTerrance
0 votes
    You are converting your HTML file into XHTML Strict. Which code snippet will validate without errors? asked Mar 10, 2023 in Technology by JackTerrance
0 votes
    __________ stage of data science process helps in converting raw data into a machine-readable format....
asked Nov 16, 2022 in Education by JackTerrance
0 votes
    I want to covert a large complex date-time string into proper datetime fields in a database, Can someone tell me a ... can't use SQL. Select the correct answer from above options...
asked Jan 21, 2022 in Education by JackTerrance
0 votes
    Which component is responsible for converting bytecode into machine specific code? (a) JVM (b) JDK (c) ... questions and answers pdf, java interview questions for beginners...
asked Oct 26, 2021 in Education by JackTerrance
...