Property | Type | Description | |
---|---|---|---|
Type | PointerEventType | ||
X | double | ||
Y | double |
Method | Description | |
---|---|---|
PointerEventInfo ( PointerEventType type, double x, double y ) : System |
public PointerEventInfo ( PointerEventType type, double x, double y ) : System | ||
type | PointerEventType | |
x | double | |
y | double | |
return | System |