PowerTools ActiveReports for .NET 9.0J
SetLocation メソッド

左上端のx座標。
左上端のy座標。
レポート項目の位置を設定します。
構文
'宣言
 
Sub SetLocation( _
   ByVal left As Length, _
   ByVal top As Length _
) 
void SetLocation( 
   Length left,
   Length top
)

パラメータ

left
左上端のx座標。
top
左上端のy座標。
参照

関連項目

IReportItem インターフェース
IReportItem メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.