Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Line Drawing (Read 1426 times)
calace
YaBB Newbies
*
Offline


Just WPF It

Posts: 4
Joined: Sep 17th, 2013
Line Drawing
Nov 23rd, 2013 at 3:34am
Print Post  
I would like to know how to create a line drawing annotation that is contained in the node properly. Is there an example on how to do this? I would like the line to have the ability to rotate. I tried using UIElement and it works as horizontal but once I rotate it to vertical the line drawing goes outside the node boundary.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Line Drawing
Reply #1 - Nov 25th, 2013 at 9:31am
Print Post  
If that line is where you want it, but you only need to prevent it from sticking out of the node, try setting the node's ClipToBounds property.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint