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. |
GetCustomLineType |
Method that returns information regarding the custom line type in use. The method returns a failure if the return value of the LineType property is not kCustomLineType. |
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. |
SetCustomLineType |
Method that sets a custom line type to the style from the specified .lin file. The method automatically changes the value of LineType property to kCustomLineType. |
UpdateFromGlobal |
Method that updates this style from the global repository. |