MindFusion.Mapping Programmer's Guide

Shape.ClearCache Method

See Also
 






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

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

protected virtual void ClearCache ()

Visual Basic  Copy Code

Protected Overridable Sub ClearCache ()

 See Also