The ManipulatorControl type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BorderColor |
Color used for drawing borders and axis’s.
| |
| BottomLeftBackgroundColor |
Background color used for filling bottom left quarter of the control.
| |
| BottomRightBackgroundColor |
Background color used for filling bottom right quarter of the control.
| |
| DrawHorizontalAxis |
Determines if horizontal axis should be drawn or not.
| |
| DrawVerticalAxis |
Determines if vertical axis should be drawn or not.
| |
| IsSquareLook |
Determines if the control has square or round look.
| |
| ManipulatorColor |
Color used for filling manipulator.
| |
| ManipulatorPosition |
Current manipulator’s position.
| |
| ResetPositionOnMouseRelease |
Determines behaviour of manipulator, when mouse button is released.
| |
| TopLeftBackgroundColor |
Background color used for filling top left quarter of the control.
| |
| TopRightBackgroundColor |
Background color used for filling top right quarter of the control.
|