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

DefaultBarItemNames.FitToWindow Property

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

Declaration

public static string FitToWindow { get; }

Property Value

Type
String
See Also