getRenderPoints Method

Summary

Gets the points that must be rendered for this object.

Syntax
TypeScript
JavaScript
AnnTextRollupObjectRenderer.prototype.getRenderPoints = function( 
   mapper, 
   annObject 
) 

Parameters

mapper

The mapper object to use for converting coordinates.

annObject

The object to render.

Return Value

An array of points to render.

Remarks

This class overrides AnnObjectRenderer implementation of this method to customize the points to render based on the value of AnnTextRollupObject.Expanded.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly