Browse by Tags
All Tags » port (RSS)
-
Hi all, I'm try to design a custom model with custom shapes, and i encounter a problem with ports. The problem is, for my scenario i use shapes with Direction.None and the only way to connect shapes each other is through ports. My ports direction, can be direction in or direction out, never direction...
-
Add multiple ports to each shape and use the port as the origin of each line.
-
You can add a port at the top and the bottom of each shape and connect the lines to them instead of the shapes themselves.
-
It is possible to connect lines to other lines, by using Ports. Add a port to the line.Ports collection, then set the Port on the docking line.Start or line.End marker. The following example demonstrates this: Port port = new Port (50); Line line = new Line ( new Point (100,100), new Point (100,300)...
Page 1 of 1 (4 items)
|
|
|