StylusEventArgs.Inverted プロパティ

定義

スタイラスが反転されているかどうかを示す値を取得します。

public:
 property bool Inverted { bool get(); };
public bool Inverted { get; }
member this.Inverted : bool
Public ReadOnly Property Inverted As Boolean

プロパティ値

true スタイラスが反転している場合。それ以外の場合は false

適用対象