Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NColorPalette Class
Members


In This Topic
    NColorPalette Class
    In This Topic
    Represents a color palette.
    Object Model
    NColorPalette Class
    Syntax
    'Declaration
     
    
    <System.Reflection.DefaultMemberAttribute("Item")>
    Public NotInheritable Class NColorPalette 
       Implements Nevron.Nov.INDeeplyCloneable, Nevron.Nov.Serialization.INDomCustomSerializable 
    'Usage
     
    
    Dim instance As NColorPalette
    [System.Reflection.DefaultMember("Item")]
    public sealed class NColorPalette : Nevron.Nov.INDeeplyCloneable, Nevron.Nov.Serialization.INDomCustomSerializable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NColorPalette

    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