DiagramEditable
Interface
A set of settings to configure the Diagram behavior when the user attempts to edit, delete or create shapes and connections, drag shapes, resize shapes, or rotate shapes.
Definition
Package:@progress/kendo-angular-diagrams
Properties
Specifies the connection editor template.
Parameters:dataanyReturns:
string
drag?
boolean | { snap?: boolean | { size?: number } }
Specifies if the shapes and connections can be dragged.
remove?
boolean
Specifies if the shapes and connections can be removed.
Defines the look-and-feel of the shape resizing handles.
Specifies whether the shapes can be rotated.
Specifies the shape editor template.
Parameters:dataanyReturns:
string