Sets a value indicating whether validity checks are performed each time an item is added to the diagram. That involves enumerating the item collections and can slow up the process considerably for large diagrams. Disable this property to skip the checks, however be sure that you don't add an item twice to the diagram and that links are created only between items in the same diagram.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public static Diagram ValidityChecks ( |
Visual Basic Copy Code |
---|
Public Shared Function ValidityChecks( _ |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |