(Leadtools.Annotations.Core)

AttachContainer Method

Show in webframe





Container to attach
Attaches a container to this drawing engine.
Syntax
public virtual void AttachContainer( 
   AnnContainer container
)
Public Overridable Sub AttachContainer( _
   ByVal container As AnnContainer _
) 
public virtual void AttachContainer( 
   AnnContainer container
)
-(void) attachContainer:(LTAnnContainer*)container;
public void attachContainer(AnnContainer container)
 function Leadtools.Annotations.Core.AnnRenderingEngine.AttachContainer( 
   container 
)

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

See Also

Reference

AnnRenderingEngine Class
AnnRenderingEngine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.