Nevron Open Vision Documentation
Nevron.Nov.Editors Namespace / NColorPropertyEditor Class / AdvancedTemplate Field


In This Topic
    AdvancedTemplate Field
    In This Topic
    An editor template, for an color property editor, which is displayed as an advanced color picker.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AdvancedTemplate As NEditorTemplate
    'Usage
     
    
    Dim value As NEditorTemplate
     
    value = NColorPropertyEditor.AdvancedTemplate
    public static readonly NEditorTemplate AdvancedTemplate
    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