Represents an adapter for the SphericalFill export.

Namespace:  PerpetuumSoft.Reporting.Export.Xps.FillAdapters
Assembly:  PerpetuumSoft.Reporting.Export.Xps (in PerpetuumSoft.Reporting.Export.Xps.dll) Version: 3.9.0.1

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Export.Xps.FillAdapters..::.FillAdapter
    PerpetuumSoft.Reporting.Export.Xps.FillAdapters..::.SphericalFillAdapter

See Also