GrapeCity ActiveReports for .NET 16.0J
PointFromScreen メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : PointFromScreen メソッド
The System.Windows.Point value in screen coordinates.
Converts a System.Windows.Point in screen coordinates into a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual.
シンタックス
'宣言
 
Public Function PointFromScreen( _
   ByVal point As Point _
) As Point
public Point PointFromScreen( 
   Point point
)

パラメータ

point
The System.Windows.Point value in screen coordinates.

戻り値の型

The converted System.Windows.Point value that represents the current coordinate system of the System.Windows.Media.Visual.
参照

Viewer クラス
Viewer メンバ