EnvironmentBase.PointToScreenControl Method

Public Function PointToScreenControl( _ 
ByVal pt As Point
) As Point
This language is not supported or no code example is available.
public Point PointToScreenControl( 
Point pt 
)
This language is not supported or no code example is available.

Parameters

pt
Point

Return Value

Point

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition