Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Duotone Class / Color2 Property

In This Topic
    Color2 Property
    In This Topic
    Gets the second color to combine with Color1 through a linear interpolation to determine the new color for pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color2 As SolidColor
    public SolidColor Color2 {get;}
    See Also