DiagramShapeConnectorHoverSettingsBuilder
Methods
Fill(System.Action)
Defines the hover fill options of the shape connectors.
Parameters
configurator - System.Action<DiagramShapeConnectorHoverFillSettingsBuilder>
The configurator for the fill setting.
Stroke(System.Action)
Defines the hover stroke options of the shape connectors.
Parameters
configurator - System.Action<DiagramShapeConnectorHoverStrokeSettingsBuilder>
The configurator for the stroke setting.