VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfBoundingBoxInteractionPoints Class
In This Topic
WpfBoundingBoxInteractionPoints Class Properties
In This Topic
For a list of all properties of this type, see WpfBoundingBoxInteractionPoints.
Public Properties
 NameDescription
Public PropertyGets the bottom-left interaction point.
Public PropertyGets the bottom interaction point.
Public PropertyGets the bottom-right interaction point.
Public PropertyGets the left interaction point.
Public PropertyGets the right interaction point.
Public PropertyGets or sets the two-headed diagonal (northeast/southwest) sizing cursor.
Public PropertyGets or sets the two-headed vertical (north/south) sizing cursor.
Public PropertyGets or sets the two-headed diagonal (northwest/southeast) sizing cursor.
Public PropertyGets or sets the two-headed horizontal (west/east) sizing cursor.
Public PropertyGets the top-left interaction point.
Public PropertyGets the top interaction point.
Public PropertyGets the right-top interaction point.
Public PropertyGets or sets a value indicating whether bounding box must use the sizing cursors as cursors for interaction points of bounding box.
See Also