Gets or sets whether the FreeFormNode currently being drawn should be replaced by a matching ShapeNode.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool ConvertToShape { get; set; } |
Visual Basic Copy Code |
---|
Public Property ConvertToShape As Boolean |
A boolean value.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |