Skip to main content
A newer version of this page is available. .
Cut

DefaultBarItemNames.FitToWindow Field

Returns “bFitToWindow”. Corresponds to the Fit to Window ribbon item that sets the diagram zoom factor value to fit the entire diagram.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v21.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string FitToWindow = "bFitToWindow"

Field Value

Type
String
See Also