Returns the screen coordinates of a specified point in a given section.
'Declaration
Public Function PointToSection( _
ByVal As System.Object, _
ByVal As Point _
) As Point
public Point PointToSection(
System.object ,
Point
)
Parameters
- section
- The section that contains the specified point.
- point
- Point within designer coordinates
Return Value
Point within a section with