PositionEventArgs Properties |
The ManipulatorControlPositionEventArgs type exposes the following members.
Name | Description | |
---|---|---|
R |
R (radius) coordinate of manipulator in Polar coordinate system, [0, 1].
| |
Theta |
Theta coordinate of manipulator in Polar coordinate system, [0, 359].
| |
X |
X coordinate of manipulator, [-1, 1].
| |
Y |
Y coordinate of manipulator, [-1, 1].
|