Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

AutomationAttach Method






The container to attach.
Called when AnnAutomation.Attach is called.
Syntax
public virtual void AutomationAttach(    AnnContainer container )
'Declaration   Public Overridable Sub AutomationAttach( _    ByVal container As AnnContainer _ )
'Usage   Dim instance As MedicalViewerBaseCell Dim container As AnnContainer   instance.AutomationAttach(container)
public: virtual void AutomationAttach(    AnnContainer^ 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

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features