Skip to main content
Cut

DefaultBarItemNames.SnapToItems Field

Returns “bSnapToGrid”. Corresponds to the Snap to irid ribbon item that allows end-users to toggle snapping to the diagram items.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string SnapToItems = "bSnapToItems"

Field Value

Type
String
See Also