Search
InteractionState.RedrawCacheImage Property
See Also
 





Gets or sets whether the view should refresh its buffer image before next repaint.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool RedrawCacheImage { get; set; }

Visual Basic  Copy Code

Public Property RedrawCacheImage As Boolean

 Property Value

 See Also