Defines a shape control.
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public class Shape : VisualControl |
| Visual Basic (Declaration) |
|---|
Public Class Shape _ Inherits VisualControl |
| Visual C++ |
|---|
public ref class Shape : public VisualControl |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Reporting.DOM..::.ReportComponent
PerpetuumSoft.Reporting.DOM..::.ReportControl
PerpetuumSoft.Reporting.DOM..::.VisualControl
PerpetuumSoft.Reporting.DOM..::.Shape
PerpetuumSoft.Reporting.DOM..::.ReportComponent
PerpetuumSoft.Reporting.DOM..::.ReportControl
PerpetuumSoft.Reporting.DOM..::.VisualControl
PerpetuumSoft.Reporting.DOM..::.Shape