'宣言 Public Function FunctionsFromCoord( _ ByVal XCoord As System.Integer, _ ByVal YCoord As System.Integer, _ ByRef GroupIndex As System.Integer, _ ByRef FunctionIndex As System.Integer _ ) As System.Boolean
public System.bool FunctionsFromCoord( System.int XCoord, System.int YCoord, ref System.int GroupIndex, ref System.int FunctionIndex )
パラメータ
- XCoord
- X クライアント座標。
- YCoord
- Y クライアント座標。
- GroupIndex
- グループインデックス。
- FunctionIndex
- 系列インデックス。
戻り値の型
戻り値は、計算が成功したことを示します。