Northwoods.GoSilverlight 1.3.5 Assembly
ComputeDiagramBounds Method
See Also  Send Feedback
Northwoods.GoXam Namespace > DiagramPanel Class : ComputeDiagramBounds Method

This is called by UpdateDiagramBounds to determine a new value for DiagramPanel.DiagramBounds.

Syntax

Visual Basic (Declaration) 
Protected Overridable Function ComputeDiagramBounds() As Rect
C# 
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

© 2012 All Rights Reserved.