Calls Refresh() on the hosted control when updating the position of the host node. This forces the control to immediately redraw itself and its child controls.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public bool ForceControlRedraw { get; set; } |
Visual Basic Copy Code |
---|
Public Property ForceControlRedraw As Boolean |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |