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

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart 名前空間 > DvChartDesigner クラス : PointToScreen メソッド
The client coordinate System.Drawing.Point to convert.
Computes the location of the specified client point into screen coordinates.
シンタックス
'宣言
 
Public Function PointToScreen( _
   ByVal p As Point _
) As Point
public Point PointToScreen( 
   Point p
)

パラメータ

p
The client coordinate System.Drawing.Point to convert.

戻り値の型

A System.Drawing.Point that represents the converted System.Drawing.Point, p, in screen coordinates.
参照

DvChartDesigner クラス
DvChartDesigner メンバ