Udostępnij za pośrednictwem


Właściwość ColorDifference.Blue —

Różnica kanału koloru niebieskiego.

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

Składnia

'Deklaracja
Public Property Blue As Byte
public byte Blue { get; set; }
public:
property unsigned char Blue {
    unsigned char get ();
    void set (unsigned char value);
}
member Blue : byte with get, set
function get Blue () : byte
function set Blue (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