GrapeCity ActiveReports for .NET 16.0J
RectangleToClient メソッド (BaseToolbox)

GrapeCity.ActiveReports.Design.Toolbox 名前空間 > BaseToolbox クラス : RectangleToClient メソッド
The screen coordinate System.Drawing.Rectangle to convert.
Computes the size and location of the specified screen rectangle in client coordinates.
シンタックス
'宣言
 
Public Function RectangleToClient( _
   ByVal r As Rectangle _
) As Rectangle
public Rectangle RectangleToClient( 
   Rectangle r
)

パラメータ

r
The screen coordinate System.Drawing.Rectangle to convert.

戻り値の型

A System.Drawing.Rectangle that represents the converted System.Drawing.Rectangle, r, in client coordinates.
参照

BaseToolbox クラス
BaseToolbox メンバ