ColContaining Method (C1ListBase)
Returns the column index containing the specified coordinate.
public int ColContaining(
int
)
'Declaration
Public Function ColContaining( _
ByVal As Integer _
) As Integer
Parameters
- x
- Integer that defines a horizontal coordinate (X value) in pixels.