[]
Gets the offset of the view port from a particular column to the left.
public int GetViewportLeftOffset(int columnViewportIndex)
Public Function GetViewportLeftOffset(columnViewportIndex As Integer) As Integer
Type | Name | Description |
---|---|---|
int | columnViewportIndex | Column index |
Type | Description |
---|---|
int | An int value that represents the offset |