Click or drag to resize

WpfAnnotationUIReplaceGrips Method

Call this method to replace the current annotation grips with new grips.

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 void ReplaceGrips(
	WpfAnnotationGrips newGrips
)

Parameters

newGrips
Type: Atalasoft.Annotate.WpfWpfAnnotationGrips
The new grips for the annotation.
See Also