Represents adapter for Shape class.

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

Syntax

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

Inheritance Hierarchy

See Also