Enum ViewboxStretch

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies possible values for ViewboxStretch.

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

Fields

Name Description
Uniform

Scale the contained element equally in both directions to fit the larger side of the element's bounds in the given bounds.

UniformToFill

Scale the contained element equally in both directions to fit the smaller side of the element's bounds in the given bounds. There may be clipping in on dimension.