DiagramConnectionDefaultsEditablePointsSettingsBuilder

Methods

Snap(System.Double)

The snap distance for connection points when dragging.

Parameters

value - System.Double

The value that configures the snap.

Vertex(System.Action)

Defines the appearance of the connection vertex handles.

Parameters

configurator - System.Action<DiagramConnectionDefaultsEditablePointsVertexSettingsBuilder>

The action that configures the vertex.

Midpoint(System.Action)

Defines the appearance of the connection midpoint handles.

Parameters

configurator - System.Action<DiagramConnectionDefaultsEditablePointsMidpointSettingsBuilder>

The action that configures the midpoint.