Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

InvalidateObject Method






The object to re-draw. A value of null will be ignored.
Invalidates and re-draws an object.
Syntax
public void InvalidateObject( 
   AnnObject annObject
)
'Declaration
 
Public Sub InvalidateObject( _
   ByVal annObject As AnnObject _
) 
public void InvalidateObject( 
   AnnObject annObject
)
-(LeadRectD)getObjectInvalidateRect:(LTAnnObject*)annObject;
public LeadRectD getObjectInvalidateRect(AnnObject annObject)
            
 function Leadtools.Annotations.Automation.AnnAutomation.InvalidateObject( 
   annObject 
)

Parameters

annObject
The object to re-draw. A value of null will be ignored.
Remarks

Use GetObjectInvalidateRect to obtain the current physical rectangle of the object. This method will call AnnObject.GetInvalidateRect and then adds the rectangles of any thumbs (if the object is selected) into the result value.

You can call IAnnAutomationControl.AutomationInvalidate on the value returned from this function to re-draw the object. Or you can call InvalidateObject which performs this automatically.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features