DiagramEditableDragSettingsBuilder
Defines the fluent API for configuring the DiagramEditableDragSettings settings.
Methods
Snap(System.Boolean)
Specifies the shapes drag snap options.
Parameters
enabled - System.Boolean
Enables or disables the snap option.
Snap(System.Action)
Specifies the shapes drag snap options.
Parameters
configurator - System.Action<DiagramEditableDragSnapSettingsBuilder>
The action that configures the snap.