Click or drag to resize

WpfAnnotationGripsMoveGrips Method

Called to force the grips to move by a specified offset.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected virtual void MoveGrips(
	Point offset
)

Parameters

offset
Type: System.WindowsPoint
The offset to move each grip.
See Also