attachContainer Method

Summary

Attaches a container to this drawing engine.

Syntax
TypeScript
JavaScript
AnnRenderingEngine.prototype.attachContainer = function( 
   container 
) 
attachContainer( 
   container: AnnContainer 
): void; 

Parameters

container

Container to attach

Remarks

Call this method to set the container containing the objects to be rendered by this rendering engine.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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