Condividi tramite


ButtonChrome.RoundCorners Proprietà

Definizione

Ottiene o imposta un valore che indica se l'elemento Button presenta angoli arrotondati.

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

Valore della proprietà

true se l'elemento Button presenta angoli arrotondati; in caso contrario, false.

Commenti

Se impostato su false, gli angoli sono quadrati.

Informazioni proprietà di dipendenza

Campo Identificatore RoundCornersProperty
Proprietà dei metadati impostate su true AffectsRender

Si applica a