Click or drag to resize

IGripManipulationHandleMoveGrip Method

Moves the grip to the new position.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void MoveGrip(
	PointD2D newPosition
)

Parameters

newPosition  PointD2D

[Missing <param name="newPosition"/> documentation for "M:Altaxo.Graph.Gdi.IGripManipulationHandle.MoveGrip(Altaxo.Geometry.PointD2D)"]

See Also