Click or drag to resize

ReplaceColorCommand Constructor

Overload List
  NameDescription
Public methodReplaceColorCommand
Creates a new instance of ReplaceColorCommand.
Protected methodReplaceColorCommand(SerializationInfo, StreamingContext)
Creates a new instance of ReplaceColorCommand from serialization information.
Public methodReplaceColorCommand(Color, Color, Double)
Creates a new instance of ReplaceColorCommand specifying color to replace, the new color and tolerance.
Top
See Also