Defines a Fill object used to paint the interior of the given graphical element.

Namespace:  Neodynamic.WebControls.ImageDraw
Assembly:  Neodynamic.WebControls.ImageDraw (in Neodynamic.WebControls.ImageDraw.dll)
Version: 4.0.2000.0 (4.0.2000.0)

Syntax

C#
public class Fill : ICloneable
Visual Basic (Declaration)
Public Class Fill _
	Implements ICloneable
Visual C++
public ref class Fill : ICloneable

Inheritance Hierarchy

System..::.Object
  Neodynamic.WebControls.ImageDraw..::.Fill

See Also