WpfAnnotationUIAttachGrips Method |
This method is called by the WpfAnnotationCanvas to ask the annotation for Grip creation.
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 public void AttachGrips(
WpfAnnotationCanvas canvas
)
Public Sub AttachGrips (
canvas As WpfAnnotationCanvas
)
Parameters
- canvas
- Type: Atalasoft.Annotate.WpfWpfAnnotationCanvas
The WpfAnnotationCanvas that will host the annotation.
Exceptions See Also