PowerTools InputMan for ASP.NET 8.0J
Position コンストラクタ(Int32,Int32)

水平方向の位置(Int32 型)
垂直方向の位置(Int32 型)
指定したデータを含むPositionクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal x As Integer, _
   ByVal y As Integer _
)
public Position( 
   int x,
   int y
)

パラメータ

x
水平方向の位置(Int32 型)
y
垂直方向の位置(Int32 型)
参照

Position クラス
Position メンバ
オーバーロード一覧

 

 


© 2005-2015 GrapeCity inc. All rights reserved.