Click or drag to resize

FloodFillCommand Constructor

Overload List
  NameDescription
Public methodFloodFillCommand
Creates a new instance of FloodFillCommand.
Protected methodFloodFillCommand(SerializationInfo, StreamingContext)
Creates a new instance of FloodFillCommand from serialization information.
Public methodFloodFillCommand(Point, Color, Double, ColorMatchMode)
Creates a new instance of FloodFillCommand specifying the position, fill color, tolerance and color match mode.
Top
See Also