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

Show in webframe

AutomationObject Property






Gets or sets the automation object.
Syntax
public virtual object AutomationObject {get; set;}
'Declaration   Public Overridable Property AutomationObject As Object
'Usage   Dim instance As MedicalViewerBaseCell Dim value As Object   instance.AutomationObject = value   value = instance.AutomationObject
public: virtual property Object^ AutomationObject {    Object^ get();    void set (    Object^ value); }

Property Value

The automation object being used with this control.
Remarks

This property is called by the automation object when this Leadtools.Annotations.Core.IAnnAutomationControl is attached to it and added to the manager. The value passed to the setter is AnnAutomation itself. When the automation object is destroyed, it sets the value of AutomationObject to null.

The default implementation saves the value of AutomationObject into a local variable and use it as needed.

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