[]
Gets the rectangle of the column split bar.
public Rectangle GetColumnSplitBarRectangle(int columnViewportIndex)
Public Function GetColumnSplitBarRectangle(columnViewportIndex As Integer) As Rectangle
| Type | Name | Description |
|---|---|---|
| int | columnViewportIndex | Viewport column index |
| Type | Description |
|---|---|
| Rectangle | Rectangle of the column split bar. |