VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / InteractionEventArgs Class
In This Topic
InteractionEventArgs Class Properties
In This Topic
For a list of all properties of this type, see InteractionEventArgs.
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 interactive 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.
See Also