Initializes a new instance of the BitmapImageExportFilter class.

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

Syntax

C#
public BitmapImageExportFilter()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
BitmapImageExportFilter()

See Also