VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfInteractionEventArgs Class
Properties Methods Fields SeeAlso
In This Topic
    WpfInteractionEventArgs Class Members
    In This Topic
    The following tables list the members exposed by WpfInteractionEventArgs.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Provides a value to use with events that do not have event data. (Inherited from System.EventArgs)
    Public Properties
     NameDescription
    Public PropertyGets an interaction area action.
    Public PropertyGets the interaction area.
    Public PropertyGets the interaction controller.
    Public PropertyGets or sets a value indicating whether the interaction is finished.
    Public PropertyGets a value indicating whether the interaction is occured (executed).
    Public PropertyGets the interacive object.
    Public PropertyGets the key.
    Public PropertyGets or sets the current location of interaction.
    Public PropertyGets the mouse buttons.
    Public PropertyGets the mouse click count.
    Public PropertyGets or sets the location where interaction started.
    Public PropertyGets the image viewer.
    Public Methods
     NameDescription
    Public MethodMarks that the interaction with interactive object is occurred.
    See Also