GoXam for WPF v3
ZoomToFit() Method
Northwoods.GoXam Namespace > DiagramPanel Class > ZoomToFit Method : ZoomToFit() Method
Change the Scale so that everything within the DiagramBounds fits within the viewport.
Syntax
public void ZoomToFit()
Remarks
This just calls ZoomToFit(StretchPolicy,Action) with a StretchPolicy.Uniform.
See Also

Reference

DiagramPanel Class
DiagramPanel Members
Overload List