Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

InvokeAfterObjectChanged Method






A AnnObjectCollection that has a collection of the objects that is about to be changed.
An AnnObjectChangedType value specifying what is to be changed.
Invokes the AfterObjectChanged event with the specified parameters.
Syntax
public void InvokeAfterObjectChanged( 
   AnnObjectCollection objects,
   AnnObjectChangedType changeType
)
'Declaration
 
Public Sub InvokeAfterObjectChanged( _
   ByVal objects As AnnObjectCollection, _
   ByVal changeType As AnnObjectChangedType _
) 
public void InvokeAfterObjectChanged( 
   AnnObjectCollection objects,
   AnnObjectChangedType changeType
)
public void invokeAfterObjectChanged(AnnObjectCollection objects, AnnObjectChangedType changeType)
 function Leadtools.Annotations.Automation.AnnAutomation.InvokeAfterObjectChanged( 
   objects ,
   changeType 
)

Parameters

objects
A AnnObjectCollection that has a collection of the objects that is about to be changed.
changeType
An AnnObjectChangedType value specifying what is to be changed.
Remarks

This method invokes the AfterObjectChanged with a new AnnAfterObjectChangedEventArgs created from the specified parameters.

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