GrapeCity ActiveReports for .NET 12.0J
Before メソッド

この位置を比較する位置です。
特定の位置がこの位置の前に発生するかどうかを決定します。
構文
'宣言
 
Public Function Before( _
   ByVal otherLocation As Location _
) As Boolean
public bool Before( 
   Location otherLocation
)

パラメータ

otherLocation
この位置を比較する位置です。

戻り値の型

指定された位置がこの位置の前に発生する場合はtrue、それ以外の場合は、false
参照

関連項目

Location 構造体
Location メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.