DiagramEditableSettings

Properties

ConnectionTemplate - String

ConnectionTemplateId - String

ConnectionTemplateHandler - String

Drag - DiagramEditableDragSettings

Specifies the shapes drag snap options. By default, during dragging, the shapes move by a given number of pixels at once. You can disable this behavior to make shapes movement smooth or you can specify a different number for the drag snap size to simulate a snap-to-grid functionality.

Remove - Nullable

Resize - DiagramEditableResizeSettings

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

Rotate - DiagramEditableRotateSettings

Specifies the fill settings of the rotation thumb.

ShapeTemplate - String

ShapeTemplateId - String

ShapeTemplateHandler - String

Tools - List

ShapeTemplateName - String

ConnectionTemplateName - String

Enabled - Boolean

HasHandlerEditor - Boolean

DefaultShapeDataItem - Func

DefaultConnectionDataItem - Func

Methods

InitializeEditor(System.Web.Mvc.ViewContext,System.Web.Mvc.ViewDataDictionary)

Parameters

viewContext - System.Web.Mvc.ViewContext
viewData - System.Web.Mvc.ViewDataDictionary

ToJson()