Click or drag to resize

BorderRemovalCommand Constructor

Initializes a new instance of BorderRemovalCommand.
Overload List
  NameDescription
Public methodBorderRemovalCommand
Creates a new instance of BorderRemovalCommand.
Public methodBorderRemovalCommand(BorderRemovalEdges)
Initializes a new instance of BorderRemovalCommand specifying the edges to remove.
Protected methodBorderRemovalCommand(SerializationInfo, StreamingContext)
Creates a new instance of BorderRemovalCommand from serialization information.
Public methodBorderRemovalCommand(BorderRemovalEdges, Double)
Initializes a new instance of BorderRemovalCommand specifying the edges to remove, and tolerance.
Public methodBorderRemovalCommand(BorderRemovalEdges, Double, Boolean)
Initializes a new instance of BorderRemovalCommand specifying the edges to remove, tolerance, and despeckling.
Top
See Also