| Visual Basic (Declaration) | |
|---|---|
Function AreaFromPoint( _ ByVal fromPoint As PointFEx _ ) As IMetadataDictionaryEntry  | |
| C# | |
|---|---|
IMetadataDictionaryEntry AreaFromPoint( PointFEx fromPoint )  | |
Parameters
- fromPoint
 - The point to return the area for.
 
                    
                    
                         
                        
                        
                    
                    
                         
                        
                        
                        
                    
                    
                 | 
            
| ActiveReports Developer 7 | |
| AreaFromPoint Method | |
| See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IMetadataDictionary Interface : AreaFromPoint Method | 
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Function AreaFromPoint( _ ByVal fromPoint As PointFEx _ ) As IMetadataDictionaryEntry  | |
| C# | |
|---|---|
IMetadataDictionaryEntry AreaFromPoint( PointFEx fromPoint )  | |