Sets the kinds of modifications that end-users are permitted to perform on the node.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T EnabledHandles<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function EnabledHandles(Of T As DiagramNode) ( _ |
See Also