Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

AnnD2DTextReviewObjectRenderer Class







Members 
Base class for all text review object renderers.
Syntax
public abstract class AnnD2DTextReviewObjectRenderer : AnnD2DObjectRenderer, Leadtools.Annotations.Core.IAnnObjectRenderer  
'Declaration
 
Public MustInherit Class AnnD2DTextReviewObjectRenderer 
   Inherits AnnD2DObjectRenderer
   Implements Leadtools.Annotations.Core.IAnnObjectRenderer 
'Usage
 
Dim instance As AnnD2DTextReviewObjectRenderer
public sealed class AnnD2DTextReviewObjectRenderer : Leadtools.Annotations.Core.IAnnObjectRenderer  
function Leadtools.Annotations.Rendering.AnnD2DTextReviewObjectRenderer()
Remarks

The AnnD2DTextReviewObjectRenderer 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.

AnnD2DTextReviewObjectRenderer 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 Implementing User-Defined Objects With LEADTOOLS Annotations.

Requirements

Target Platforms

See Also

Reference

AnnD2DTextReviewObjectRenderer Members
Leadtools.Annotations.Rendering Namespace
Programming with LEADTOOLS Annotations

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features