MindFusion.Mapping Programmer's Guide

Layer(TColor, TPalette).ClearCache Method

See Also
 






Clears any cached values associated with the layer for the current zoom level.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public virtual void ClearCache ()

Visual Basic  Copy Code

Public Overridable Sub ClearCache ()

 See Also