4.858 StylusPoint

x:Object > StylusPoint
StylusPoint
(usage)
<StylusPoint />
(description)
Represents a single data point collected from the digitizer and stylus.
(used by)
StylusPointCollection
[is nullable]
false
(properties)
Description
StylusPointDescription
(description)
The StylusPointDescription that specifies the properties stored in the StylusPoint.
PressureFactor
x:Single
(description)
A value between 0 and 1 that reflects the amount of pressure the stylus applies to the digitizer's surface when the StylusPoint is created.
X
x:Double
(description)
The value for the x-coordinate of the StylusPoint.
Y
x:Double
(description)
The y-coordinate of the StylusPoint.