The ManipulatorControl..::.PositionEventArgs type exposes the following members.
Properties
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].
|