Gets or sets the size of the cache storing actual nodes and links that will be reused for displaying new data elements while scrolling.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public int VisualCacheSize { get; set; } |
Visual Basic
![]() |
---|
Public Property VisualCacheSize As Integer |
An integer specifying the cache size. The default value is 100.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |