WpfEventToSoEvent Class |
Namespace: OIV.Inventor.ViewerComponents.Wpf.RenderAreas
The WpfEventToSoEvent type exposes the following members.
Name | Description | |
---|---|---|
![]() | WpfEventToSoEvent | Initializes a new instance of the WpfEventToSoEvent class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetKeyEvent |
Returns an SoKeyboardEvent corresponding
to given parameters.
|
![]() ![]() | GetMouseButtonEvent |
Returns an SoMouseButtonEvent corresponding
to given parameters.
|
![]() ![]() | GetMouseEnterEvent |
Returns an SoLocation2Event corresponding
to given parameters.
|
![]() ![]() | GetMouseLeaveEvent |
Returns an SoLocation2Event corresponding
to given parameters.
|
![]() ![]() | GetMouseMoveEvent |
Returns an SoLocation2Event corresponding
to given parameters.
|
![]() ![]() | GetMouseWheelEvent |
Returns an SoMouseWheelEvent corresponding
to given parameters.
|
![]() ![]() | GetTouchDownEvent |
Returns a list of SoEvent corresponding to the
given parameters. This list may contain some recognized SoGestureEvent |
![]() ![]() | GetTouchMoveEvent |
Returns a list of SoEvent corresponding to the
given parameters. This list may contain some recognized SoGestureEvent |
![]() ![]() | GetTouchUpEvent |
Returns a list of SoEvent corresponding to the
given parameters. This list may contain some recognized SoGestureEvent |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |