function Leadtools.Annotations.Rendering.AnnTextReviewObjectRenderer()
The AnnTextReviewObjectRenderer is the default renderer for the annotation objects in this platform. This is an abstract class that implements most common operations, while actual rendering of the object is implemented in the derived class for the objects.
AnnTextReviewObjectRenderer contains the following members:
Member | Description |
---|---|
Render |
Called by the framework to render an annotation object. |
RenderShape |
Called by the framework to render an annotation object. |
RenderSelection |
Called by the framework to render an annotation object. |
RenderContent |
Called by the framework to render an annotation object. |