Click or drag to resize

AtalaAnnotationViewerOpen Method

These methods are used to load an image and optionally annotation data into the viewer.
Overload List
  NameDescription
Public methodOpen(Stream, Int32, ProgressEventHandler)
Opens an image from a stream along with its embedded annotations (if AutoLoadXmp or AutoLoadWang is true).
Public methodOpen(String, Int32, ProgressEventHandler)
Opens an image from a file along with its embedded annotations (if AutoLoadXmp or AutoLoadWang is true).
Top
See Also