GrapeCity ActiveReports for .NET 16.0J
RectangleToScreen メソッド (Designer)

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

パラメータ

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

戻り値の型

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

Designer クラス
Designer メンバ