getRenderPoints Method

Summary

Gets the points that must be rendered for this object.

Syntax
TypeScript
JavaScript
AnnSvgTextRollupObjectRenderer.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 AnnSvgObjectRenderer implementation of this method to customize the points to render based on the value of AnnTextRollupObject.Expanded.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.