StylusEventArgs.Inverted 属性

定义

获取一个指示触笔是否反转的值。

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

属性值

如果触笔反转,则为 true;否则为 false

适用于