GrapeCity ActiveReports for .NET 16.0J
PointToSection メソッド

GrapeCity.ActiveReports.Design 名前空間 > Designer クラス : PointToSection メソッド
指定されたポイントを含むセクション。
デザイナの座標内のポイント。
指定したセクション内の指定したポイントの画面座標を返します。
シンタックス
'宣言
 
Public Function PointToSection( _
   ByVal section As Object, _
   ByVal point As Point _
) As Point
public Point PointToSection( 
   object section,
   Point point
)

パラメータ

section
指定されたポイントを含むセクション。
point
デザイナの座標内のポイント。

戻り値の型

セクション内のポイント。
参照

Designer クラス
Designer メンバ