[]
        
(Showing Draft Content)

IThemeColor

Interface IThemeColor


public interface IThemeColor
Represents the theme color information.
  • Method Details

    • getRGB

      Color getRGB()
      Gets the rgb color.
    • setRGB

      void setRGB(Color value)
      Sets the rgb color.
    • getThemeColorSchemeIndex

      ThemeColor getThemeColorSchemeIndex()
      Gets the theme color scheme index.