BitmapViewer Methods

The BitmapViewer type exposes the following members.

Methods

Name Description
Public method abort

Cancels all remote methods.

(Inherited from BaseViewer.)
Public method addCssClass

(Inherited from BaseViewer.)
Public method beginUpdate (Inherited from BaseViewer.)
Public method controlToWorkspacePoint

Translates coordinates from the control-related coordinate system to the workspace-related one.

(Inherited from BaseViewer.)
Public method controlToWorkspaceRectangle

Translates rectangle coordinates from the control-related coordinate system to the workspace-related one.

(Inherited from BaseViewer.)
Public method dispose

Releases all resources.

(Inherited from BaseViewer.)
Public method endUpdate (Inherited from BaseViewer.)
Public method ignoreDocumentClickOnce (Inherited from BaseViewer.)
Public method invokeRemoteMethod

Runs the specified remote method on the server.

(Inherited from BaseViewer.)
Public method notifySizeChanged (Inherited from BaseViewer.)
Public method onBubbleEvent

(Inherited from BaseViewer.)
Public method pageToControlPoint

Translates coordinates from the page-related coordinate system to the control-related one.

(Inherited from BaseViewer.)
Public method pageToWorkspacePoint

Translates coordinates from the page-related coordinate system to the workspace-related one.

(Inherited from BaseViewer.)
Public method raiseBubbleEvent

(Inherited from BaseViewer.)
Public method raisePropertyChanged

(Inherited from BaseViewer.)
Public method refresh

Refreshes the control immediately.

(Inherited from BaseViewer.)
Public method removeCssClass

(Inherited from BaseViewer.)
Public method toggleCssClass

(Inherited from BaseViewer.)
Public method updated (Inherited from BaseViewer.)
Public method workspaceToContentPoint (Inherited from BaseViewer.)
Public method workspaceToControlPoint

Translates coordinates from the workspace-related coordinate system to the control-related one.

(Inherited from BaseViewer.)
Public method workspaceToControlRectangle

Translates rectangle coordinates from the workspace-related coordinate system to the control-related one.

(Inherited from BaseViewer.)

See Also

Reference