'宣言 Public Function New( _ ByVal cell As System.Drawing.Point _ )
'使用法 Dim cell As System.Drawing.Point Dim instance As New UserCellGroup(cell)
public UserCellGroup( System.Drawing.Point cell )
パラメータ
- cell
- セルの座標。
'宣言 Public Function New( _ ByVal cell As System.Drawing.Point _ )
'使用法 Dim cell As System.Drawing.Point Dim instance As New UserCellGroup(cell)
public UserCellGroup( System.Drawing.Point cell )