C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlPanel Class / PointToScreen Method

In This Topic
PointToScreen Method (GridControlPanel)
In This Topic
Syntax
'Declaration
 
Public Function PointToScreen( _
   ByVal point As Point _
) As Point
 

Parameters

point
See Also