Defines the fill with a hatch style, a foreground color, and a background color.

Namespace:  PerpetuumSoft.Framework.Drawing
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Framework..::.Atom
    PerpetuumSoft.Framework.Drawing..::.Fill
      PerpetuumSoft.Framework.Drawing..::.HatchFill

See Also