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


In This Topic
    NThemeColorInfo Class
    In This Topic
    Base class for all theme color infos
    Object Model
    NThemeColorInfo Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NThemeColorInfo 
       Implements Nevron.Nov.Serialization.INDomCustomSerializable 
    'Usage
     
    
    Dim instance As NThemeColorInfo
    public abstract class NThemeColorInfo : Nevron.Nov.Serialization.INDomCustomSerializable  
    Inheritance Hierarchy

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

    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