ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.