Метод | Описание | |
---|---|---|
PinchEventArgs ( ) : System | ||
PinchEventArgs ( string eventId, int groupId, float x, float y, float size, float rotation ) : System |
public PinchEventArgs ( string eventId, int groupId, float x, float y, float size, float rotation ) : System | ||
eventId | string | |
groupId | int | |
x | float | |
y | float | |
size | float | |
rotation | float | |
Результат | System |