PowerTools ActiveReports for .NET 11.0J
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 メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.