IGripManipulationHandleMoveGrip Method |
Moves the grip to the new position.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid MoveGrip(
PointD2D newPosition
)
Parameters
- newPosition PointD2D
- The new position.
See Also