VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / CompositeInteractionController Class
In This Topic
CompositeInteractionController Class Events
In This Topic
For a list of all events of this type, see CompositeInteractionController.
Public Events
 NameDescription
Public EventOccurs when the composite interaction controller is activated.
Public EventOccurs when the composite interaction controller is activating.
Public EventOccurs when the composite interaction controller is deactivated.
Public EventOccurs when the composite interaction controller is deactivating.
Public EventOccurs when user interacts with an interaction area of interactive object. (Inherited from InteractionControllerBase)
Public EventOccurs when interaction is finished. (Inherited from InteractionControllerBase)
See Also