Crainiate Community

Support and discussion for users of Crainiate component software products
Welcome to Crainiate Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » port (RSS)
  • Port problem

    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...
    Posted to Forum by campa on 07-12-2010
  • Re: Display multiple connections / arrows

    Add multiple ports to each shape and use the port as the origin of each line.
    Posted to Forum by James Westgate on 12-07-2007
  • Re: Docking Lines?

    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.
    Posted to Forum by Ireneusz Patalas on 07-25-2007
  • Re: Attaching connections

    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)...
    Posted to Forum by James Westgate on 07-16-2007
Page 1 of 1 (4 items)