MESCIUS InputMan for ASP.NET 10.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 メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.