GoXam for WPF v3
DiagramBounds Property
Northwoods.GoXam Namespace > DiagramPanel Class : DiagramBounds Property
Gets or sets the model-coordinate bounds of the diagram.
Syntax
public Rect DiagramBounds {get; set;}

Property Value

This is normally set by UpdateDiagramBounds with the value returned by ComputeDiagramBounds.
Remarks
This property affects how far one may scroll.
See Also

Reference

DiagramPanel Class
DiagramPanel Members