Name | Description |
ConvertToLocal | Method that creates a local cached copy of a global style and returns the local style. |
Copy | Method that creates a new local Style object. The newly created style is returned. |
Delete | Method that deletes the Style/Layer/UnfoldMethod. |
GetReferenceKey | Method that generates and returns the reference key for this entity. |
SaveToGlobal | Method that saves this style to the global repository. If a style with the same name is found in the repository, that style is updated. |
UpdateFromGlobal | Method that updates this style from the global repository. |