AnnCrossProductObjectRenderer Object

Summary

Represents a Canvas renderer for the cross product annotation objects.

Syntax

JavaScript Syntax
function lt.Annotations.Rendering.AnnCrossProductObjectRenderer 
	extends lt.Annotations.Rendering.AnnPolyRulerObjectRenderer 
	implements IAnnObjectRenderer 
TypeScript Syntax
class lt.Annotations.Rendering.AnnCrossProductObjectRenderer() 
	extends lt.Annotations.Rendering.AnnPolyRulerObjectRenderer 
	implements IAnnObjectRenderer 

Remarks

AnnCrossProductObjectRenderer is the default renderer for the following objects:

The AnnRenderingEngine creates a new instance of this class and stores it in the AnnRenderingEngine.Renderers dictionary for each of the listed object ids.

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