Nevron Open Vision Documentation
Nevron.Nov.Diagram.Themes Namespace / NThemePaletteColorInfo Class
Members


In This Topic
    NThemePaletteColorInfo Class
    In This Topic
    Represents the theme palette color info.
    Object Model
    NThemePaletteColorInfo Class
    Syntax
    'Declaration
     
    
    Public Class NThemePaletteColorInfo 
       Inherits NThemeColorInfo
       Implements Nevron.Nov.Serialization.INDomCustomSerializable 
    'Usage
     
    
    Dim instance As NThemePaletteColorInfo
    public class NThemePaletteColorInfo : NThemeColorInfo, Nevron.Nov.Serialization.INDomCustomSerializable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Diagram.Themes.NThemeColorInfo
          Nevron.Nov.Diagram.Themes.NThemePaletteColorInfo

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also