Aracılığıyla paylaş


StripLine.BackImageTransparentColor Özellik

Tanım

Saydam olarak uygulanacak şerit çizgisi arka plan görüntüsünün rengini alır veya ayarlar.

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

Özellik Değeri

Color Saydam olarak görüntülenecek bir değer.

Öznitelikler

Açıklamalar

Özellik 0,0 değerine ayarlandıysa StripWidth bu özellik geçerli değildir.

Şunlara uygulanır