VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / InteractionEventArgs Class
Properties Methods Fields SeeAlso
In This Topic
    InteractionEventArgs Class Members
    In This Topic
    The following tables list the members exposed by InteractionEventArgs.
    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 code.
    Public PropertyGets the key data.
    Public PropertyGets or sets the current location of interaction.
    Public PropertyGets the mouse buttons.
    Public PropertyGets the mouse click count.
    Public PropertyGets a value indicating whether the interactive object must be invalidated.
    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.
    Public MethodMarks that the interactive object must be invalidated.
    See Also