DiagramView.ZoomToFit Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Zooms in or out to show the entire diagram as large as possible.
public:
void ZoomToFit();
public void ZoomToFit ();
member this.ZoomToFit : unit -> unit
Public Sub ZoomToFit ()