Udostępnij za pośrednictwem


Właściwość ColorDifference.Alpha —

Różnica kanału koloru alfa (przezroczystości).

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

Składnia

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