|
<< Click to Display Table of Contents >> NShape Reference
|
![]() ![]()
|
Deletes all cached instances of the given IStyle.
public static void NotifyStyleChanged(IStyle style) |
Deletes and disposes all cached instances associated with the given IStyle.
Name |
Description |
|---|---|
style |
Specifies the style whose resources should be released. |
Absolute coordinates of the point defined by relativePosition.
Exception |
Condition |
|---|---|
ArgumentNullException |
The given IStyle is null. |