Name | Description | |
---|---|---|
![]() | WpfRectangularObjectMoveBuilder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | WpfRectangularObjectMoveBuilder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | DefaultSize | Gets or sets a default size of interactive object. |
![]() | FocusedInteractionArea | Gets a focused interaction area. (Inherited from WpfInteractionControllerBase) |
![]() | HasAppearance | Gets a value indicating whether this interaction controller has appearance. (Inherited from WpfInteractionControllerBase) |
![]() | InteractionAreas | Gets a read-only collection of interaction areas. (Inherited from WpfInteractionControllerBase) |
![]() | InteractiveObject | Gets an interactive object of interaction controller. (Inherited from WpfInteractionControllerBase<T>) |
![]() | IsActivated | Gets a value indicating whether controller is activated. (Inherited from WpfInteractionControllerBase) |
![]() | IsEnabled | Gets or sets a value indicating whether interaction controller is enabled. (Inherited from WpfInteractionControllerBase) |
![]() | IsInteracting | Gets a value indicating whether controller is interacting with the interaction object. (Inherited from WpfInteractionControllerBase) |
![]() | IsVisible | Gets a value indicating whether controller is visible. (Inherited from WpfInteractionControllerBase<T>) |
Name | Description | |
---|---|---|
![]() | InteractionAreaList | Gets a list of interaction areas. (Inherited from WpfInteractionControllerBase) |
Name | Description | |
---|---|---|
![]() | DrawAppearance | Draws the interaction controller appearance on specifed graphics engine. (Inherited from WpfInteractionControllerBase) |
![]() | OnActivate | Invoked when interaction controller is activated. (Inherited from WpfInteractionControllerBase) |
![]() | OnDeactivate | Invoked when interaction controller is deactivated. (Inherited from WpfInteractionControllerBase) |
![]() | OnInteraction | Invoked when user interacts with an interaction area of interactive object. (Inherited from WpfInteractionControllerBase) |
![]() | Reset | Resets the interaction controller. (Inherited from WpfInteractionControllerBase) |
![]() | UpdateInteractionAreas | Updates the interaction areas of this controller. (Inherited from WpfInteractionControllerBase) |
Name | Description | |
---|---|---|
![]() | OnInteractionFinished | Raises the InteractionFinished event. (Inherited from WpfInteractionControllerBase) |
![]() | PerformInteraction | Performs an interaction between user and interaction area of interactive object. |
Name | Description | |
---|---|---|
![]() | Interaction | Occurs when user interacts with an interaction area of interactive object. (Inherited from WpfInteractionControllerBase) |
![]() | InteractionFinished | Occurs when interaction is finished. (Inherited from WpfInteractionControllerBase) |
WpfRectangularObjectMoveBuilder Class
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace