GrapeCity ActiveReports for .NET 16.0J
PointToScreen メソッド (Viewer)

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

パラメータ

point
The System.Windows.Point value that represents the current coordinate system of the System.Windows.Media.Visual.

戻り値の型

The converted System.Windows.Point value in screen coordinates.
参照

Viewer クラス
Viewer メンバ