Aracılığıyla paylaş


Button.BorderRadius Özellik

Tanım

Dikkat

BorderRadius is obsolete as of 2.5.0. Please use CornerRadius instead.

Kenarlık köşe yarıçapını alır veya ayarlar. Bu, bağlanabilir bir özelliktir.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("BorderRadius is obsolete as of 2.5.0. Please use CornerRadius instead.")]
public int BorderRadius { get; set; }
member this.BorderRadius : int with get, set

Özellik Değeri

System.Int32

Düğme kenarlarının köşe yarıçapı; varsayılan değer 5'tir.

Öznitelikler
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Şunlara uygulanır