Click or drag to resize

OpenDocumentEventArgs Constructor

Constructs a new OpenDocumentEventArgs.
Overload List
  NameDescription
Public methodOpenDocumentEventArgs(AtalaImage)
Creates a new instance of OpenDocumentEventArgs specifying the image.
Public methodOpenDocumentEventArgs(Stream, Int32)
Creates a new instance of OpenDocumentEventArgs specifying the Stream.
Public methodOpenDocumentEventArgs(String, Int32)
Creates a new instance of OpenDocumentEventArgs specifying the filename.
Public methodOpenDocumentEventArgs(RandomAccessImageSource, Int32)
Creates a new instance of OpenDocumentEventArgs specifying the image source.
Top
See Also