Encapsulates the Fill object with the spherical gradient.

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

Syntax

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

Inheritance Hierarchy

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

See Also