Current manipulator’s position.
Namespace:
AForge.ControlsAssembly: AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public PointF ManipulatorPosition { get; set; } |
Remarks
The property equals to current manipulator’s position. Both X and Y values are in the [-1, 1] range and represented in Cartesian coordinate system.