Sdílet prostřednictvím


ButtonChrome.RoundCorners Vlastnost

Definice

Získá nebo nastaví hodnotu označující, zda Button má zaoblené rohy.

public:
 property bool RoundCorners { bool get(); void set(bool value); };
public bool RoundCorners { get; set; }
member this.RoundCorners : bool with get, set
Public Property RoundCorners As Boolean

Hodnota vlastnosti

true pokud má Button zaoblené rohy; jinak false.

Poznámky

Při nastavení na falsejsou rohy čtvercové.

Informace o vlastnosti závislosti

Pole Identifikátor RoundCornersProperty
Vlastnosti metadat nastavené na true AffectsRender

Platí pro