IInfoDisplayStyleSet.ClearStyle method
Namespace: NextDesign.Desktop
Description
Clears the style with the specified name.
Nothing is done if the style does not exist.
argument
Name | Type | Description |
---|
name | string | Style name
If null is specified, nothing is done. |
Return value