Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / UserColor Class / TintAndShade Property

In This Topic
    TintAndShade Property (UserColor)
    In This Topic
    Gets the lightening or darkening of the color from -1 (darkest) to 1 (lightest), zero being neutral.
    Syntax
    'Declaration
     
    Public ReadOnly Property TintAndShade As System.Single
    public System.float TintAndShade {get;}
    See Also