Method LoadThemeFromPath
LoadThemeFromPath(string, IRegistryOptions)
Loads a theme from the given file.
public bool LoadThemeFromPath(string path, IRegistryOptions options = null)
Parameters
pathstringThe path to the file containing theme data.
optionsIRegistryOptionsRegistry options to locate included themes
Returns
- bool
True if success; otherwise, false