Northwoods.GoSilverlight 1.3.5 Assembly
DiagramBounds Property
See Also  Send Feedback
Northwoods.GoXam Namespace > DiagramPanel Class : DiagramBounds Property

Gets or sets the model-coordinate bounds of the diagram.

Syntax

Visual Basic (Declaration) 
Public Property DiagramBounds As Rect
C# 
public Rect DiagramBounds {get; set;}

Property Value

This is normally set by UpdateDiagramBounds with the value returned by DiagramPanel.ComputeDiagramBounds.

Remarks

This property affects how far one may scroll.

Requirements

See Also

© 2012 All Rights Reserved.