Click or drag to resize

GraphicBaseMovementGripHandleMoveGrip Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Shapes.GraphicBase.MovementGripHandle.MoveGrip(Altaxo.Graph.Graph3D.HitTestPointData)"]


Namespace: Altaxo.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void MoveGrip(
	HitTestPointData newPosition
)

Parameters

newPosition  HitTestPointData

[Missing <param name="newPosition"/> documentation for "M:Altaxo.Graph.Graph3D.Shapes.GraphicBase.MovementGripHandle.MoveGrip(Altaxo.Graph.Graph3D.HitTestPointData)"]

Implements

IGripManipulationHandleMoveGrip(HitTestPointData)
See Also