Enum AutoScale

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies how the Diagram should attempt to scale its DocumentBounds into the view. Used for AutoScale.

Namespace: Northwoods.Go
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
public enum AutoScale

Fields

Name Description
None

The default auto scale type, does not attempt to scale.

Uniform

The whole DocumentBounds are scaled uniformly to fit in the view.

UniformToFill

The whole DocumentBounds are scaled to fit in the view in one direction while a scrollbar is still needed in the other direction.