Skip to main content
Cut

DefaultBarItemNames.FitToWidth Field

In This Article

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.v24.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

#Declaration

public const string FitToWidth = "bFitToWidth"

#Field Value

Type
String
See Also