Name | Description | |
---|---|---|
![]() | WpfPointBasedObjectRectangularBuilder | Initializes a new instance of the WpfPointBasedObjectRectangularBuilder class. |
Name | Description | |
---|---|---|
![]() | WpfPointBasedObjectRectangularBuilder | Initializes a new instance of the WpfPointBasedObjectRectangularBuilder class. |
Name | Description | |
---|---|---|
![]() | 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>) |
![]() | PointsTransformer | Gets or sets the transformer of transformation points of interactive object. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
Name | Description | |
---|---|---|
![]() | InteractionAreaList | Gets a list of interaction areas. (Inherited from WpfInteractionControllerBase) |
![]() | PointCount | Gets a count of transformation points. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
Name | Description | |
---|---|---|
![]() | DrawAppearance | Draws the interaction controller appearance on specifed graphics engine. (Inherited from WpfInteractionControllerBase) |
![]() | GetObjectPoints | Returns the points of interactive object. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
![]() | 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. |
![]() | SetObjectPoints | Sets the points of interactive object and resets this transformer. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
![]() | UpdateInteractionAreas | Updates the interaction areas of this controller. (Inherited from WpfInteractionControllerBase) |
Name | Description | |
---|---|---|
![]() | GetTransformationBoundingBox | Returns the transformation bounding box. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
![]() | GetTransformationPoint | Returns a transformation point, at specified index, of interactive object. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
![]() | GetTransformationPoints | Returns the transformation points of an interactive object. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
![]() | OnInteractionFinished | Raises the InteractionFinished event. (Inherited from WpfInteractionControllerBase) |
![]() | PerformInteraction | Performs an interaction between user and interaction area of interaction object. |
![]() | SetTransformationPoint | Sets a transformation point, at the specified index, of interactive object. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
![]() | SetTransformationPoints | Sets the transformation points of an interactive object. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
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) |
WpfPointBasedObjectRectangularBuilder Class
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace