Name | Description | |
---|---|---|
![]() | WpfBoundingBoxInteractionPoints | Initializes a new instance of the WpfBoundingBoxInteractionPoints class. |
Name | Description | |
---|---|---|
![]() | WpfBoundingBoxInteractionPoints | Initializes a new instance of the WpfBoundingBoxInteractionPoints class. |
Name | Description | |
---|---|---|
![]() | BottomLeftPoint | Gets the bottom-left interaction point. |
![]() | BottomPoint | Gets the bottom interaction point. |
![]() | BottomRightPoint | Gets the bottom-right interaction point. |
![]() | LeftPoint | Gets the left interaction point. |
![]() | RightPoint | Gets the right interaction point. |
![]() | SizingCursorNESW | Gets or sets the two-headed diagonal (northeast/southwest) sizing cursor. |
![]() | SizingCursorNS | Gets or sets the two-headed vertical (north/south) sizing cursor. |
![]() | SizingCursorNWSE | Gets or sets the two-headed diagonal (northwest/southeast) sizing cursor. |
![]() | SizingCursorWE | Gets or sets the two-headed horizontal (west/east) sizing cursor. |
![]() | TopLeftPoint | Gets the top-left interaction point. |
![]() | TopPoint | Gets the top interaction point. |
![]() | TopRightPoint | Gets the right-top interaction point. |
![]() | UseSizingCursors | Gets or sets a value indicating whether bounding box must use the sizing cursors as cursors for interaction points of bounding box. |
Name | Description | |
---|---|---|
![]() | GetEnumerator | Returns an enumerator that iterates through a bounding box points. |
![]() | UpdateCursors | Updates cursors of interaction points located on interactive object's bounding box when interactive object is rotated. |
WpfBoundingBoxInteractionPoints Class
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace