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

Show in webframe

AutomationGetContainersCallback Property






Gets or sets the callback that is used to obtain the collection of annotation containers used by the automation.
Syntax
public virtual AnnAutomationControlGetContainersCallback AutomationGetContainersCallback {get; set;}
'Declaration   Public Overridable Property AutomationGetContainersCallback As AnnAutomationControlGetContainersCallback
'Usage   Dim instance As MedicalViewerBaseCell Dim value As AnnAutomationControlGetContainersCallback   instance.AutomationGetContainersCallback = value   value = instance.AutomationGetContainersCallback
public: virtual property AnnAutomationControlGetContainersCallback^ AutomationGetContainersCallback {    AnnAutomationControlGetContainersCallback^ get();    void set (    AnnAutomationControlGetContainersCallback^ value); }

Property Value

The callback that is used to obtain the collection of annotation containers used by the automation.
Remarks

This property is set by the automation object with a callback that can be used to return the collection of the Leadtools.Annotations.Core.AnnContainer objects being used if multi-container mode is used.

The default implementation saves the callback value in a local variable and then use it to get the list of the containers to use during ImageViewer.PostRender used to render each container on the surface of the control.

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