VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / InteractionPoint Class
In This Topic
InteractionPoint Class Properties
In This Topic
For a list of all properties of this type, see InteractionPoint.
Public Properties
 NameDescription
Public PropertyGets or sets an action mouse button of the interaction area. (Inherited from InteractionArea)
Public PropertyGets or sets a value indicating whether any mouse button can be used as action mouse button of the interaction area. (Inherited from InteractionArea)
Public PropertyGets or sets a border color of the interaction area. (Inherited from InteractionArea)
Public PropertyGets or sets a border pen of the interaction area. (Inherited from InteractionArea)
Public PropertyGets or sets a cursor of the interaction area. (Inherited from InteractionArea)
Public PropertyGets or sets a fill brush of the interaction area. (Inherited from InteractionArea)
Public PropertyGets or sets a fill color of the interaction area. (Inherited from InteractionArea)
Public PropertyGets a name of interaction. (Inherited from InteractionArea)
Public PropertyGets or sets the interaction radius of interaction point.
Public PropertyGets a type of the interaction area. (Inherited from InteractionArea)
Public PropertyGets or sets a value indicating whether the interaction area is enabled. (Inherited from InteractionArea)
Public PropertyGets or sets a value indicating whether the interaction area is visible. (Inherited from InteractionArea)
Public PropertyGets or sets the location of interaction point.
Public PropertyGets or sets the radius of interaction point.
See Also