ASP.NET Pack Programmer's Guide
RepaintEventArgs.RedrawCacheImage Property
See Also
 





Gets a value indicating whether the back-buffer cache image should be repainted as well.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool RedrawCacheImage { get; }

Visual Basic  Copy Code

Public ReadOnly Property RedrawCacheImage As Boolean

 Property Value

true to redraw the back-buffer image; otherwise, false.

 See Also

RepaintEventArgs Members
RepaintEventArgs Class
MindFusion.Diagramming Namespace