DiagramShapeEditableSettingsBuilder
Defines the fluent API for configuring the DiagramShapeEditableSettings settings.
Methods
Connect(System.Boolean)
Specifies whether the connectors should appear on hover.
Parameters
value - System.Boolean
The value that configures the connect.
Tools(System.Action)
Specifies the the toolbar tools. Predefined tools are:
Parameters
configurator - System.Action<DiagramShapeEditableSettingsToolFactory>
The action that configures the tools.