public abstract class AnnTextReviewObjectRenderer : AnnObjectRenderer
@interface LTAnnTextReviewObjectRenderer : LTAnnObjectRenderer // Abstract
public abstract class AnnTextReviewObjectRenderer
extends AnnObjectRenderer
public:
ref class AnnTextReviewObjectRenderer abstract : AnnObjectRenderer
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. |
When implementing user-defined annotations, one of the objects required is a renderer for the new object type. You can derive your renderer from this class and use its helper methods. For more information, refer to Implement User-Defined Annotations - WinForms C# .NET 6.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document