Visual Basic (Declaration) | |
---|---|
Public Function PointToSection( _ ByVal section As System.Object, _ ByVal point As Point _ ) As Point |
Parameters
- section
- The section that contains the specified point.
- point
- Point within designer coordinates
ActiveReports Developer 7 | |
PointToSection Method | |
See Also |
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : PointToSection Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function PointToSection( _ ByVal section As System.Object, _ ByVal point As Point _ ) As Point |