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

DefaultBarItemNames.FitToWidth Property

Returns “bFitToWidth”. Corresponds to the Page Width ribbon item that sets the diagram zoom factor value to fit the entire diagram width.

Namespace: DevExpress.Diagram.Core

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

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public static string FitToWidth { get; }

Property Value

Type
String
See Also