Udostępnij za pośrednictwem


Właściwość ColorDifference.Red —

Różnica kanału koloru czerwonego.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Property Red As Byte
public byte Red { get; set; }
public:
property unsigned char Red {
    unsigned char get ();
    void set (unsigned char value);
}
member Red : byte with get, set
function get Red () : byte
function set Red (value : byte)

Wartość właściwości

Typ: System.Byte
Returns Byte.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ColorDifference Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting