言語

TickBar.IsDirectionReversed プロパティ

定義

目盛りの値を増やす方向を取得または設定します。

public:
 property bool IsDirectionReversed { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
public bool IsDirectionReversed { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.IsDirectionReversed : bool with get, set
Public Property IsDirectionReversed As Boolean

プロパティ値

値を大きくする方向が水平方向の の場合は左、垂直 の場合は下方向の場合は 。 既定値は false です。

属性

注釈

依存関係プロパティ情報

品目 価値
識別子フィールド IsDirectionReversedProperty
に設定されたメタデータ プロパティ true AffectsRender

適用対象