Click or drag to resize

ResampleDocumentCommand Constructor

Overload List
  NameDescription
Public methodResampleDocumentCommand
Creates a new instance of ResampleDocumentCommand.
Protected methodResampleDocumentCommand(SerializationInfo, StreamingContext)
Creates a new instance of ResampleDocumentCommand from serialization information.
Public methodResampleDocumentCommand(Rectangle, Size, ResampleDocumentMethod)
Creates a new instance of ResampleDocumentCommand specifying sourceRect, destSize and documentMethod.
Public methodResampleDocumentCommand(Rectangle, Size, ResampleMethod)
Creates a new instance of ResampleDocumentCommand specifying sourceRect, destSize and scaleToGrayMethod.
Public methodResampleDocumentCommand(Rectangle, Size, ResampleDocumentMethod, Int32)
Creates a new instance of ResampleDocumentCommand specifying sourceRect, destSize, documentMethod and cutOff.
Top
See Also