Gets or sets a value indicating whether the gauge will cache all background and foreground elements to improve performance.
Namespace: MindFusion.Gauges.WinForms
Assembly: MindFusion.Gauges.WinForms
C# Copy Code |
---|
public bool CacheVisuals { get; set; } |
Visual Basic Copy Code |
---|
Public Property CacheVisuals As Boolean |
A boolean value. The default is true.