NShape Reference
ToolCache.RemoveStyleSetTools Method

<< Click to Display Table of Contents >>

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

NShape Reference
ToolCache.RemoveStyleSetTools Method

Previous pageReturn to chapter overviewNext page

Deletes all cached instances of all styles in the given IStyleSet.

Syntax

public static void RemoveStyleSetTools(IStyleSet styleSet)

Description

Deletes and disposes all cached instances of all styles in the given IStyleSet.

Parameters

Name

Description

styleSet

Specifies all IStyles to be released.

Return Value

Absolute coordinates of the point defined by relativePosition.

Exceptions

Exception

Condition

ArgumentNullException

The given IStyleSet is null.