Click or drag to resize

OverlayMaskedDocumentCommand Constructor

Overload List
  NameDescription
Public methodOverlayMaskedDocumentCommand
Creates a new instance of OverlayMaskedDocumentCommand.
Protected methodOverlayMaskedDocumentCommand(SerializationInfo, StreamingContext)
Creates a new instance of OverlayMaskedDocumentCommand from serialization information.
Public methodOverlayMaskedDocumentCommand(AtalaImage, AtalaImage)
Creates a new instance of OverlayMaskedDocumentCommand specifying topImage and mask.
Public methodOverlayMaskedDocumentCommand(AtalaImage, AtalaImage, Point)
Creates a new instance of OverlayMaskedDocumentCommand specifying topImage, mask and position.
Top
See Also