Udostępnij za pośrednictwem


ImageAnnotation.ImageTransparentColor Właściwość

Definicja

Pobiera lub ustawia kolor, który zostanie zastąpiony kolorem przezroczystym po narysowaniu obrazu.

public:
 property System::Drawing::Color ImageTransparentColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))]
public System.Drawing.Color ImageTransparentColor { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))>]
member this.ImageTransparentColor : System.Drawing.Color with get, set
Public Property ImageTransparentColor As Color

Wartość właściwości

Color Wartość, która zostanie zamieniona na przezroczysty kolor po narysowaniu obrazu.

Atrybuty

Dotyczy