Sets the ZoomFactor so that the whole diagram is visible.
SyntaxVB6
Copy Code
|
|---|
Public Sub ZoomToFit () |
C++
Copy Code
|
|---|
public: |
RemarksZooms the view to fit the document contents in the FlowChartX window. All diagram objects are visible after this operation.
See Also