NShape Reference
InvalidateDrawCache Method

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced > ShapeBase Class >

NShape Reference
InvalidateDrawCache Method

Previous pageReturn to chapter overviewNext page

Marks the draw cache as invalid.

Syntax

protected virtual void InvalidateDrawCache()

Description

When the draw cache is invalid, it is recalculated before the next usage.

See also

Concepts: Drawing a shape

Reference: UpdateDrawCache Method