Description
Wraps AcRxEventReactor::abortDeepClone. The event indicates that the deep clone operation terminated.
Visual Basic
Public Event DeepCloneAborted As EventHandler
C#
public event EventHandler DeepCloneAborted;
Wraps AcRxEventReactor::abortDeepClone. The event indicates that the deep clone operation terminated.
Public Event DeepCloneAborted As EventHandler
public event EventHandler DeepCloneAborted;