Click or drag to resize

IWpfGripRenderer Interface

This interface must be implemented by classes used to render annotation grips.

Namespace:  Atalasoft.Annotate.Wpf.Renderer
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public interface IWpfGripRenderer

The IWpfGripRenderer type exposes the following members.

Methods
  NameDescription
Public methodRenderGrips
Called to render grips for an annotation.
Top
See Also