PDA

View Full Version : Flipping line not working as expected.


wavecentral
2008-02-03, 09:30 PM
I'm attempting to draw an orthogonal line like so:

|
|________

However, it I'm only able to draw a line like these two:


________ ________
| |
| |


I've tried using the flip top/bottom, left right, but no luck. With top/bottom flip, the 1st one turns to the 2nd.

Could someone guide me on how I can draw a orthogonal line with the right angle in the lower left quadrant like my 1st one?