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