Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThemedShapeStyle Structure / LineTintAndShade Property

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