Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomation Class : InvokeAfterObjectChanged Method |
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 )
This method invokes the AfterObjectChanged with a new AnnAfterObjectChangedEventArgs created from the specified parameters.