createObject Method

Summary

This class implementation of AnnSvgObjectRenderer.CreateObject.

Syntax

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

Parameters

annObject

The annotation object to create the SVG element for.

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