B
Boni
Dear all,
I need to draw a collection of hor/vert lines. The lines in the collection
are nor ordered.
Each line has it's start point end point width and height.
|Endpoint 2
|
StartPoint1_________|Endpoint1/StartPoint2
The problem is that in above situation the corner itsef (point where line
crosses) is empty.
If you "zoom" on the corner you would see:
||||||
||||||
||||||||||||||
When I draw each line I can't predict if this line will be start of the next
line or not. So I need some general solution to handle this situation.
Any ideas?
Boni
I need to draw a collection of hor/vert lines. The lines in the collection
are nor ordered.
Each line has it's start point end point width and height.
|Endpoint 2
|
StartPoint1_________|Endpoint1/StartPoint2
The problem is that in above situation the corner itsef (point where line
crosses) is empty.
If you "zoom" on the corner you would see:
||||||
||||||
||||||||||||||
When I draw each line I can't predict if this line will be start of the next
line or not. So I need some general solution to handle this situation.
Any ideas?
Boni