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 : InvokeObjectModified Method |
public void InvokeObjectModified( AnnObjectCollection objects, AnnObjectChangedType changeType )
'Declaration
Public Sub InvokeObjectModified( _ ByVal objects As AnnObjectCollection, _ ByVal changeType As AnnObjectChangedType _ )
public void InvokeObjectModified( AnnObjectCollection objects, AnnObjectChangedType changeType )
public void invokeObjectModified(AnnObjectCollection objects, AnnObjectChangedType changeType)
function Leadtools.Annotations.Automation.AnnAutomation.InvokeObjectModified( objects , changeType )
This method invokes the ObjectModified with a new AnnObjectModifiedEventArgs created from the specified parameters.