'宣言 Public Function ColContaining( _ ByVal x As System.Integer _ ) As System.Integer
public System.int ColContaining( System.int x )
パラメータ
- x
- ピクセル単位の水平座標(X 値)。
戻り値の型
指定された X 座標にある Split.DisplayColumns コレクションの列インデックス。
'宣言 Public Function ColContaining( _ ByVal x As System.Integer _ ) As System.Integer
public System.int ColContaining( System.int x )