1

Is there a way to use Expression Blend 2012 Line Tool in Visual Studio 2012? The actual Line Tool in VS draws a blank rectangle.

rPulvi
  • 946
  • 8
  • 33
  • I don't think the Line & Shape controls were added until 2013 via power pack but 2012 I think you're better off with Blend. On that note, I think you're better off with Blend for nay design type work. – Chris W. Apr 30 '14 at 17:36

1 Answers1

0

According to my knowledge and what I have read and studied so far, line tool is for Expression Blend only where as it can't be used in VS IDE. For design purpose you should use Expression Blend (Blend for VS).

Regards

  • Thank you saad. Anyway I found a solution and now I'm able to draw Lines at design time in a way similar (but not equal) to Blend. – rPulvi Jun 22 '14 at 05:58