Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NGlassCapEffect Class / LightColor Property


In This Topic
    LightColor Property
    In This Topic
    The color of the glass edge effect on the lit side
    Syntax
    'Declaration
     
    
    Public Property LightColor As NColor
    'Usage
     
    
    Dim instance As NGlassCapEffect
    Dim value As NColor
     
    instance.LightColor = value
     
    value = instance.LightColor
    public NColor LightColor {get; set;}
    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