Skip to main content
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.v23.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string FitToWindow = "bFitToWindow"

Field Value

Type
String
See Also