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