BulletChrome.IsRound 屬性

定義

取得或設定值,指出 Bullet 是否有圓形邊角。

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

屬性值

如果 Bullet 有圓形邊角,則為 true,否則為 false

備註

當設定為 false時,邊角是正方形。

相依性屬性資訊

標識元欄位 IsRoundProperty
設定為的元數據屬性 true AffectsRender

適用於