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
Public Interface IAnnotationGripRenderer
The IAnnotationGripRenderer type exposes the following members.
Methods
| Name | Description |
---|
| RenderGrips | Called when grips for an annotation need to be rendered. |
TopSee Also