|
<< Click to Display Table of Contents >> NShape Reference
|
![]() ![]()
|
Deletes all cached instances of all styles in the given IStyleSet.
public static void RemoveStyleSetTools(IStyleSet styleSet) |
Deletes and disposes all cached instances of all styles in the given IStyleSet.
Name |
Description |
|---|---|
styleSet |
Specifies all IStyles to be released. |
Absolute coordinates of the point defined by relativePosition.
Exception |
Condition |
|---|---|
ArgumentNullException |
The given IStyleSet is null. |