Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Attach Method

Show in webframe
Container to attach
Target context where the container will be rendered
Attaches a container and a context to this drawing engine.
Syntax
 function Leadtools.Annotations.Core.AnnRenderingEngine.attach( 
   container ,
   context 
)

Parameters

ParameterTypeDescription
containerAnnContainerContainer to attach
contextobjectTarget context where the container will be rendered
Remarks

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

See Also

Reference

AnnRenderingEngine Object
AnnRenderingEngine Members

Error processing SSI file