Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

AttachContainer Method







The annotation container that contains the objects to draw.
Attaches this rendering engine to an annotation container and a context (Canvas).
Syntax
public override void AttachContainer( 
   AnnContainer container
)
'Declaration
 
Public Overrides Sub AttachContainer( _
   ByVal container As AnnContainer _
) 
'Usage
 
Dim instance As AnnWinRTRenderingEngine
Dim container As AnnContainer
 
instance.AttachContainer(container)
public override void AttachContainer( 
   AnnContainer container
)
 function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.AttachContainer( 
   container 
)

Parameters

container
The annotation container that contains the objects to draw.
Remarks

After this method is called, the AnnRenderingEngine.render method will draw all the objects in container into the destination canvas context using the AnnContainerMapper set in AnnContainer.Mappper.

When rendering is done, call detach to remove the coupling between the engine, container and context.

Requirements

Target Platforms

See Also

Reference

AnnWinRTRenderingEngine Class
AnnWinRTRenderingEngine Members

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