AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : ItemChanged Event |
The layer handle of the changed element.
The sequence number of the changed element.
The attribute ID of the attribute changed.
Visual Basic |
---|
Public Event ItemChanged( _ ByVal layerHandle As Long, _ ByVal seqNum As Long, _ ByVal attributeID As Long _ ) |
The layer handle of the changed element.
The sequence number of the changed element.
The attribute ID of the attribute changed.