Click or drag to resize

IAnnotationGripRenderer Interface

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

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

The IAnnotationGripRenderer type exposes the following members.

Methods
  NameDescription
Public methodRenderGrips
Called when grips for an annotation need to be rendered.
Top
See Also