ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1HslColor Structure
Members

In This Topic
    C1HslColor Structure
    In This Topic
    Class that allows to increase/decrease lightness of the specified color.
    Object Model
    C1HslColor Structure
    Syntax
    'Declaration
     
    
    Public Structure C1HslColor 
       Inherits System.ValueType
    public struct C1HslColor : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Xaml.C1HslColor

    See Also