NShape Reference
ToolCache.NotifyStyleChanged Method

<< Click to Display Table of Contents >>

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

NShape Reference
ToolCache.NotifyStyleChanged Method

Previous pageReturn to chapter overviewNext page

Deletes all cached instances of the given IStyle.

Syntax

public static void NotifyStyleChanged(IStyle style)

Description

Deletes and disposes all cached instances associated with the given IStyle.

Parameters

Name

Description

style

Specifies the style whose resources should be released.

Return Value

Absolute coordinates of the point defined by relativePosition.

Exceptions

Exception

Condition

ArgumentNullException

The given IStyle is null.