| Visual Basic (Declaration) | |
|---|---|
Public Interface IRectangle Inherits IRenderComponent, IReportItem, IReportItemContainer, IShape | |
| C# | |
|---|---|
public interface IRectangle : IRenderComponent, IReportItem, IReportItemContainer, IShape | |
|
| ActiveReports Developer 7 | |
| IRectangle Interface | |
| Members See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IRectangle Interface |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Interface IRectangle Inherits IRenderComponent, IReportItem, IReportItemContainer, IShape | |
| C# | |
|---|---|
public interface IRectangle : IRenderComponent, IReportItem, IReportItemContainer, IShape | |