Gets a value indicating whether the back-buffer cache image should be repainted as well.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public bool RedrawCacheImage { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property RedrawCacheImage As Boolean |
See Also