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