StylusDevice.IsValid Property

Definition

Gets a value that indicates whether a stylus device is valid.

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

Property Value

true to indicate a stylus is valid; otherwise false.

Applies to