GrapeCity ActiveReports for .NET 16.0J
PointToClient メソッド (ReportSectionDesigner)

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

パラメータ

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

戻り値の型

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

ReportSectionDesigner クラス
ReportSectionDesigner メンバ