Property | Type | Description | |
---|---|---|---|
ContactArea | |||
ContactAreaRaw | |||
Orientation | uint | ||
PointerInfo | |||
Pressure | uint | ||
TouchFlags | TouchFlags | ||
TouchMasks | TouchMask |
Method | Description | |
---|---|---|
Move ( int deltaX, int deltaY ) : void |
Move the touch point, together with its ContactArea
|
public Move ( int deltaX, int deltaY ) : void | ||
deltaX | int | the change in the x-value |
deltaY | int | the change in the y-value |
return | void |
public ContactArea,TouchBridge.Forwarders.Win8 ContactArea | ||
return |
public ContactArea,TouchBridge.Forwarders.Win8 ContactAreaRaw | ||
return |
public PointerInfo,TouchBridge.Forwarders.Win8 PointerInfo | ||
return |