createObject Method

Summary

This class implementation of AnnSvgObjectRenderer.CreateObject.

Syntax
TypeScript
JavaScript
AnnSvgPointerObjectRenderer.prototype.createObject = function( 
   annObject 
) 
createObject( 
   annObject: AnnObject 
): void; // protected 

Parameters

annObject

The annotation object to create the SVG element for.

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