Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Attach Method






Container to attach
Target context where the container will be rendered
Attaches a container and a context to this drawing engine.
Syntax
public virtual void Attach( 
   AnnContainer container,
   object context
)
'Declaration
 
Public Overridable Sub Attach( _
   ByVal container As AnnContainer, _
   ByVal context As Object _
) 
public virtual void Attach( 
   AnnContainer container,
   object context
)
-(void) attachContainer:(LTAnnContainer*)container context:(NSObject*)context;
public void attach(AnnContainer container, Object context)
 function Leadtools.Annotations.Core.AnnRenderingEngine.Attach( 
   container ,
   context 
)

Parameters

container
Container to attach
context
Target 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.

Requirements

Target Platforms

See Also

Reference

AnnRenderingEngine Class
AnnRenderingEngine Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features