VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / IWpfInteractionController Interface
Properties Methods Events SeeAlso
In This Topic
IWpfInteractionController Interface Members
In This Topic
The following tables list the members exposed by IWpfInteractionController.
Public Properties
 NameDescription
Public PropertyGets a focused interaction area.
Public PropertyGets a value indicating whether this interaction controller has appearance.
Public PropertyGets a read-only collection of interaction areas.
Public PropertyGets a value indicating whether controller is activated.
Public PropertyGets or sets a value indicating whether interaction controller is enabled.
Public PropertyGets a value indicating whether controller is interacting with the interaction object.
Public PropertyGets a value indicating whether controller is visible.
Public Methods
 NameDescription
Public MethodDraws the interaction controller appearance on specifed graphics engine.
Public MethodOccurs when interaction controller is activated.
Public MethodOccurs when interaction controller is deactivated.
Public MethodRaises the Interaction event.
Public MethodResets the interaction controller.
Public MethodUpdates the interaction areas of this controller.
Public Events
 NameDescription
Public EventOccurs when user interacts with an interaction area of interactive object.
Public EventOccurs when interaction is finished.
See Also