This class is used as a basic class for all adapters which realize export of various Shape element to Xaml.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Export
Assembly:  PerpetuumSoft.Reporting.Silverlight.Export (in PerpetuumSoft.Reporting.Silverlight.Export.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public abstract class ShapeAdapter
Visual Basic (Declaration)
Public MustInherit Class ShapeAdapter
Visual C++
public ref class ShapeAdapter abstract

Inheritance Hierarchy

See Also