Skip to main content
Cut

DefaultBarItemNames.SnapToGrid Field

Returns “bSnapToGrid”. Corresponds to the Snap to grid ribbon item that allows end-users to toggle snapping to the grid lines.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string SnapToGrid = "bSnapToGrid"

Field Value

Type
String
See Also