Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NColorValue3F Class
Members


In This Topic
    NColorValue3F Class
    In This Topic
    A color value with 3 components and alpha.
    Object Model
    NColorValue3F Class
    Syntax
    'Declaration
     
    
    Public Class NColorValue3F 
       Inherits NColorValueF
    'Usage
     
    
    Dim instance As NColorValue3F
    public class NColorValue3F : NColorValueF 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NColorValueF
          Nevron.Nov.Graphics.NColorValue3F

    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