ArcGIS API for WPF - Library Reference
StylusDevice Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > GraphicMouseEventArgs Class : StylusDevice Property

Gets an object that reports stylus device information, such as the collection of stylus points associated with the input.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property StylusDevice As StylusDevice
C# 
public StylusDevice StylusDevice {get;}

Property Value

The stylus device information object.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.