Overload | Description |
---|---|
NThemeColorFill Constructor() | Default constructor. |
NThemeColorFill Constructor(NColor) | Creates a theme color fill with a static theme color. |
NThemeColorFill Constructor(ENThemeColorName) | Creates a theme color fill with a dynamic theme color. |
NThemeColorFill Constructor(NThemeColor) | Creates a theme color fill with the given theme color. |