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

Show in webframe

AutomationInvalidate Method






A Leadtools.LeadRectD that represents the region to invalidate. If this value is LeadRectD.Empty, then the entire control area must be invalidated. This value is in pixel control coordinate.
Invalidates the specified region of the control.
Syntax
public virtual void AutomationInvalidate(    LeadRectD invalidateRect )
'Declaration   Public Overridable Sub AutomationInvalidate( _    ByVal invalidateRect As LeadRectD _ )
'Usage   Dim instance As MedicalViewerBaseCell Dim invalidateRect As LeadRectD   instance.AutomationInvalidate(invalidateRect)
public: virtual void AutomationInvalidate(    LeadRectD invalidateRect )

Parameters

invalidateRect
A Leadtools.LeadRectD that represents the region to invalidate. If this value is LeadRectD.Empty, then the entire control area must be invalidated. This value is in pixel control coordinate.
Remarks

The automation object calls AutomationInvalidate when the container or parts of it need to be re-rendered. For example, when the user adds, moves or deletes annotation objects using the designers.

The default implementation calls ImageViewer.Invalidate when this method is called by the automation object.

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