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

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