[This is preliminary documentation and is subject to change.]

Initializes a new instance of the ReplaceNotBrush class

Namespace: fCraft.Drawing
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public ReplaceNotBrush(
	ReplaceNotBrush other
)

Parameters

other
ReplaceNotBrush

[Missing <param name="other"/> documentation for "M:fCraft.Drawing.ReplaceNotBrush.#ctor(fCraft.Drawing.ReplaceNotBrush)"]

See Also