DiagramShapeDefaultsConnectorDefaultsSettingsBuilder

Methods

Width(System.Double)

Defines the width of the shape connectors.

Parameters

value - System.Double

The value that configures the width.

Height(System.Double)

Defines the height of the shape connectors.

Parameters

value - System.Double

The value that configures the height.

Hover(System.Action)

Defines the hover configuration of the shape connectors.

Parameters

configurator - System.Action<DiagramShapeDefaultsConnectorDefaultsHoverSettingsBuilder>

The action that configures the hover.

Fill(System.Action)

Defines the fill options of the shape connectors.

Parameters

configurator - System.Action<DiagramShapeDefaultsConnectorDefaultsFillSettingsBuilder>

The action that configures the fill.

Stroke(System.Action)

Defines the stroke options of the shape connectors.

Parameters

configurator - System.Action<DiagramShapeDefaultsConnectorDefaultsStrokeSettingsBuilder>

The action that configures the stroke.

Offset(System.Double)

Defines the offset distance from the shape edge.

Parameters

value - System.Double

The value that configures the offset.