Метод | Описание | |
---|---|---|
PositionEventArgs ( float x, float y ) : System |
Initializes a new instance of the PositionEventArgs class.
|
public PositionEventArgs ( float x, float y ) : System | ||
x | float | X coordinate of manipulator, [-1, 1]. |
y | float | Y coordinate of manipulator, [-1, 1]. |
Результат | System |