WorkflowView.FitToScreenSize 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.
Changes the zoom level of the workflow design surface so that the entire workflow is displayed in the WorkflowView.
public:
void FitToScreenSize();
public void FitToScreenSize();
member this.FitToScreenSize : unit -> unit
Public Sub FitToScreenSize ()
Remarks
The actual zoom level is dependent upon the settings of the user's workflow designer.