BulletChrome.IsRound Proprietà

Definizione

Ottiene o imposta un valore che indica se l'oggetto Bullet ha angoli arrotondati.

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

Valore della proprietà

true se ha Bullet angoli arrotondati; in caso contrario false, .

Commenti

Se impostato su false, gli angoli sono quadrati.

Informazioni sulle proprietà di dipendenza

Elemento Value
Campo Identificatore IsRoundProperty
Proprietà dei metadati impostate su true AffectsRender

Si applica a