InitColorScheme

OverrideTheme.InitColorScheme method

Init ColorScheme with new object for overriding ColorScheme of InheritedTheme.

public void InitColorScheme()

Exceptions

exceptioncondition
InvalidOperationExceptionThrown if the ColorScheme is already initialized (not null).

See Also