AnnSvgTextReviewObjectRenderer Object

Summary

Base class for all text review SVG object renderers.

Syntax

JavaScript Syntax
function lt.Annotations.Rendering.AnnSvgTextReviewObjectRenderer 
	extends lt.Annotations.Rendering.AnnSvgObjectRenderer 
	implements IAnnObjectRenderer 
TypeScript Syntax
class lt.Annotations.Rendering.AnnSvgTextReviewObjectRenderer() 
	extends lt.Annotations.Rendering.AnnSvgObjectRenderer 
	implements IAnnObjectRenderer 

Remarks

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly