Northwoods.Go Assembly > Northwoods.Go Namespace > GoSubGraph Class : ComputeInsideMarginsSkip Method |
Child objects such as the Handle, Port, an invisible Label or CollapsedObject and invisible links or internal links connected to this subgraph's Port should not be included in the computation of the ComputeInsideMargins method, because they may be outside of the inside area where the child nodes are. Any override of this method to return true for additional objects may also override one of the Layout...
methods to make sure those objects are positioned in the desired manner.
Originally this method was called from ComputeBounds, but we no longer tie the Bounds with the bordered area. The latter is now governed by ComputeBorder, which calls ComputeInsideMargins, which calls this method to decide which objects are really part of the subgraph and thus should be inside the border.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2