Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Form.pointToScreen

Retrieves the screen coordinates for a specified location.

Syntax

public Point pointToScreen( Point p )

Parameters

p

A Point object for which to return screen coordinates.

Return Value

Returns a Point object that contains the screen coordinates.