Port.GetChildPortPlacement Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetChildPortPlacement(NodeShape, RectangleD) Returns the edge on the given parent and given port bounds. This method internally calls GetChildPortPlacement(RectangleD parentShapeDimensions, RectangleD childShapeRelativeBounds) To override behavior for this method, override GetChildPortPlacement(RectangleD parentShapeDimensions, RectangleD childShapeRelativeBounds)
Public method GetChildPortPlacement(RectangleD, RectangleD) PortPlacement Determining Logic is encapsulated in this method.

Top

See Also

Reference

Port Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace