Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AutomationAttach Method






The container to attach.
Called when AnnAutomation.Attach is called.
Syntax
void AutomationAttach( 
   AnnContainer container
)
'Declaration
 
Sub AutomationAttach( _
   ByVal container As AnnContainer _
) 
void AutomationAttach( 
   AnnContainer container
)
-(void) automationAttach:(LTAnnContainer*) container;
void automationAttach(AnnContainer container);
function Leadtools.Annotations.Core.IAnnAutomationControl.AutomationAttach( 
   container 
)

Parameters

container
The container to attach.
Remarks

AutomationAttach and AutomationDetach are call by the automation object when AnnAutomation.Attach and AnnAutomation.Detach.

These methods are used with single-container mode. The default implementation will save the container value passed by AutomationAttach in a local variable and use it during ImageViewer.PostRender to render the container on the surface of the control. When AutomationDetach is called, this variable is set back to null.

Requirements

Target Platforms

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl 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