The BitmapViewer type exposes the following members.
Name | Description | |
---|---|---|
click |
Fires when the control is clicked. (Inherited from BaseViewer.) |
|
disposing | (Inherited from BaseViewer.) | |
invokingCallbackRequest |
Occurs before the callback is initiated by this control. (Inherited from BaseViewer.) |
|
mouseDown |
Fires when the user clicks the control with either mouse button. (Inherited from BaseViewer.) |
|
mouseMove |
Fires when the user moves the mouse over the control. (Inherited from BaseViewer.) |
|
mouseUp |
Fires when the user releases a mouse button while the mouse is over the control. (Inherited from BaseViewer.) |
|
pinchStart |
Fires when the content is start zooming by pinch gesture. (Inherited from BaseViewer.) |
|
pinchStop |
Fires when the content zooming by pinch gesture. (Inherited from BaseViewer.) |
|
propertyChanged | (Inherited from BaseViewer.) | |
scrolled |
Fires when scroll position of the control is changed. (Inherited from BaseViewer.) |
|
statusChanged |
Fires when status (see status property) is updated. (Inherited from BaseViewer.) |
|
workspaceChanged |
Occurs when the content of the associated workspace is replaced. (Inherited from BaseViewer.) |
|
workspaceClick |
Fires when the content displayed in the control is clicked. (Inherited from BaseViewer.) |
|
workspaceDoubleClick |
Occurs when a mouse button is double clicked in the content displayed by this viewer control. (Inherited from BaseViewer.) |
|
workspaceMouseDown |
Occurs when a mouse button is clicked in the content displayed by this viewer control. (Inherited from BaseViewer.) |
|
workspaceMouseMove |
Fires when the user moves the mouse over the content of control. (Inherited from BaseViewer.) |
|
workspaceMouseUp |
Fires when the user releases a mouse button while the mouse is over the content of control. (Inherited from BaseViewer.) |
|
zoomed |
Fires when the content is zoomed in the control. (Inherited from BaseViewer.) |