Northwoods.GoWPF 2.2.4 Assembly
ComputeDiagramBounds Method

This is called by UpdateDiagramBounds to determine a new value for DiagramBounds.
Syntax
Protected Overridable Function ComputeDiagramBounds() As Rect
protected virtual Rect ComputeDiagramBounds()

Return Value

a Rect in model coordinates
Remarks
By default this computes the bounds of all of the visible nodes and links, excluding any Adornments and parts that have InDiagramBounds false, and then adds the Padding.
Requirements
See Also

Reference

DiagramPanel Class
DiagramPanel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback