DiagramEditableResizeSettingsBuilder

Methods

Handles(System.Action)

Specifies the settings of the resizing handles. See the editable.resize configuration for an example.

Parameters

configurator - System.Action<DiagramEditableResizeHandlesSettingsBuilder>

The configurator for the handles setting.

RETURNS

Returns the current instance of DiagramEditableResizeSettingsBuilder .

Offset(System.Double)

The offset distance of resize handles from the shape edge.

Parameters

value - System.Double

The value for Offset

RETURNS

Returns the current DiagramEditableResizeSettingsBuilder instance.