Sets whether the FreeFormNode currently being drawn should be replaced by a matching ShapeNode.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T ConvertToShape<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function ConvertToShape(Of T As FreeFormNode) ( _ |
See Also