Click or drag to resize

WorkspaceViewerOpen Method

Overload List
  NameDescription
Public methodOpen(Stream)
Loads an image from a stream into the WorkspaceViewer.
Public methodOpen(String)
Loads an image file into a WorkspaceViewer.
Public methodOpen(Stream, Int32)
Loads an image from a stream into the WorkspaceViewer specifying the frame to load.
Public methodOpen(String, Int32)
Loads an image file into a WorkspaceViewer with the specified frame index.
Top
See Also