Gets or sets a value indicating whether to automatically calculate and maintain such a ScaleFactor that the whole diagram is visible in the Overview control.
SyntaxVB6
Copy Code
|
|---|
Public Property Get FitAll() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value. The default is false.
See Also